IWithChildResource Interface

Definition

The stage of the Cassandra Keyspace update allowing to set child resources.

public interface IWithChildResource
type IWithChildResource = interface
Public Interface IWithChildResource
Derived

Methods

DefineNewCassandraTable(String)

Defines a new Cassandra table.

UpdateCassandraTable(String)

Updates a Cassandra table.

WithoutCassandraTable(String)

Removes a Cassandra table.

Applies to