Uses of Class
org.apache.cassandra.index.Index.Group.Key
Packages that use Index.Group.Key
-
Uses of Index.Group.Key in org.apache.cassandra.index
Methods in org.apache.cassandra.index with parameters of type Index.Group.KeyModifier and TypeMethodDescriptionSecondaryIndexManager.getIndexGroup(Index.Group.Key key) voidIndexRegistry.registerIndex(Index index, Index.Group.Key groupKey, Supplier<Index.Group> groupSupplier) voidSecondaryIndexManager.registerIndex(Index index, Index.Group.Key groupKey, Supplier<Index.Group> groupSupplier) voidIndexRegistry.unregisterIndex(Index index, Index.Group.Key groupKey) voidSecondaryIndexManager.unregisterIndex(Index removed, Index.Group.Key groupKey) -
Uses of Index.Group.Key in org.apache.cassandra.index.sai
Fields in org.apache.cassandra.index.sai declared as Index.Group.KeyModifier and TypeFieldDescriptionstatic final Index.Group.KeyStorageAttachedIndexGroup.GROUP_KEY