Uses of Class
org.apache.cassandra.index.sai.utils.PartitionInfo
Packages that use PartitionInfo
-
Uses of PartitionInfo in org.apache.cassandra.index.sai.utils
Methods in org.apache.cassandra.index.sai.utils that return PartitionInfoModifier and TypeMethodDescriptionstatic <U extends Unfiltered,R extends BaseRowIterator<U>>
PartitionInfoPartitionInfo.create(R baseRowIterator) Constructor parameters in org.apache.cassandra.index.sai.utils with type arguments of type PartitionInfoModifierConstructorDescriptionInMemoryPartitionIterator(ReadCommand command, TreeMap<PartitionInfo, TreeSet<Unfiltered>> rowsByPartitions) InMemoryUnfilteredPartitionIterator(ReadCommand command, TreeMap<PartitionInfo, TreeSet<Unfiltered>> rowsByPartitions)