Uses of Class
org.apache.cassandra.index.sai.utils.PrimaryKeys
Packages that use PrimaryKeys
-
Uses of PrimaryKeys in org.apache.cassandra.index.sai.memory
Methods in org.apache.cassandra.index.sai.memory that return types with arguments of type PrimaryKeysModifier and TypeMethodDescriptionabstract Iterator<Pair<ByteComparable,PrimaryKeys>> MemoryIndex.iterator()Iterate all Term->PrimaryKeys mappings in sorted orderMemtableIndex.iterator()TrieMemoryIndex.iterator()Returns anIteratorover the entire dataset contained in the trie.VectorMemoryIndex.iterator()