Uses of Interface
org.apache.cassandra.index.internal.CassandraIndexFunctions
-
Packages that use CassandraIndexFunctions Package Description org.apache.cassandra.index.internal -
-
Uses of CassandraIndexFunctions in org.apache.cassandra.index.internal
Fields in org.apache.cassandra.index.internal declared as CassandraIndexFunctions Modifier and Type Field Description static CassandraIndexFunctions
CassandraIndexFunctions. CLUSTERING_COLUMN_INDEX_FUNCTIONS
static CassandraIndexFunctions
CassandraIndexFunctions. COLLECTION_ENTRY_INDEX_FUNCTIONS
static CassandraIndexFunctions
CassandraIndexFunctions. COLLECTION_KEY_INDEX_FUNCTIONS
static CassandraIndexFunctions
CassandraIndexFunctions. COLLECTION_VALUE_INDEX_FUNCTIONS
protected CassandraIndexFunctions
CassandraIndex. functions
static CassandraIndexFunctions
CassandraIndexFunctions. KEYS_INDEX_FUNCTIONS
static CassandraIndexFunctions
CassandraIndexFunctions. PARTITION_KEY_INDEX_FUNCTIONS
static CassandraIndexFunctions
CassandraIndexFunctions. REGULAR_COLUMN_INDEX_FUNCTIONS
-