Class TableIndexDefinitionApiSupport
java.lang.Object
com.datastax.astra.client.tables.definition.indexes.TableIndexDefinitionApiSupport
Represents the API support for table index definitions, providing flags for
various operations such as table creation, insertion, and reading, along with
a CQL (Cassandra Query Language) definition.
This class is a data structure used to store and transfer settings related to table index configurations.