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 CassandraIndexFunctionsCassandraIndexFunctions. CLUSTERING_COLUMN_INDEX_FUNCTIONSstatic CassandraIndexFunctionsCassandraIndexFunctions. COLLECTION_ENTRY_INDEX_FUNCTIONSstatic CassandraIndexFunctionsCassandraIndexFunctions. COLLECTION_KEY_INDEX_FUNCTIONSstatic CassandraIndexFunctionsCassandraIndexFunctions. COLLECTION_VALUE_INDEX_FUNCTIONSprotected CassandraIndexFunctionsCassandraIndex. functionsstatic CassandraIndexFunctionsCassandraIndexFunctions. KEYS_INDEX_FUNCTIONSstatic CassandraIndexFunctionsCassandraIndexFunctions. PARTITION_KEY_INDEX_FUNCTIONSstatic CassandraIndexFunctionsCassandraIndexFunctions. REGULAR_COLUMN_INDEX_FUNCTIONS
-