Uses of Interface
org.apache.cassandra.db.transform.MorePartitions
Packages that use MorePartitions
-
Uses of MorePartitions in org.apache.cassandra.db.transform
Methods in org.apache.cassandra.db.transform with parameters of type MorePartitionsModifier and TypeMethodDescriptionstatic 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