IWithDefaultTtl Interface

Definition

The stage of a Cassandra table update allowing to set default ttl.

public interface IWithDefaultTtl
type IWithDefaultTtl = interface
Public Interface IWithDefaultTtl
Derived

Methods

WithDefaultTtl(Int32)

Specifies the default time to live.

WithoutDefaultTtl()

Removes the default ttl.

Applies to