Package org.apache.cassandra.index.sai.utils
-
Interface Summary Interface Description PrimaryKey Representation of the primary key for a row consisting of theDecoratedKey
andClustering
associated with aRow
.TermsIterator An iterator over the contents of an index that extendsIterator
<IndexEntry
> that provides the min and max terms in the index. -
Class Summary Class Description AtomicRatio AtomicRatio provides thread safe operations to maintain aAtomicRatio.Ratio
of a numerator and denominator.IndexEntry IndexIdentifier This is a simple wrapper around the index identity.IndexTermType This class is a representation of anAbstractType
as an indexable type.InMemoryPartitionIterator InMemoryUnfilteredPartitionIterator NamedMemoryLimiter A simple, thread-safe memory usage tracker, named to reflect a particular scope.PartitionInfo PrimaryKey.Factory PrimaryKeys A sorted set ofPrimaryKey
s.RangeUtil -
Enum Summary Enum Description PrimaryKey.Kind See the javadoc forPrimaryKey.kind()
for how this enum is used.