Uses of Interface
org.apache.cassandra.db.transform.MorePartitions
-
Packages that use MorePartitions Package Description org.apache.cassandra.db.transform org.apache.cassandra.service.reads -
-
Uses of MorePartitions in org.apache.cassandra.db.transform
Methods in org.apache.cassandra.db.transform with parameters of type MorePartitions Modifier and Type Method Description static PartitionIteratorMorePartitions. extend(PartitionIterator iterator, MorePartitions<? super PartitionIterator> more)static UnfilteredPartitionIteratorMorePartitions. extend(UnfilteredPartitionIterator iterator, MorePartitions<? super UnfilteredPartitionIterator> more) -
Uses of MorePartitions in org.apache.cassandra.service.reads
Classes in org.apache.cassandra.service.reads that implement MorePartitions Modifier and Type Class Description classShortReadPartitionsProtection
-