Uses of Interface
org.apache.cassandra.db.partitions.UnfilteredPartitionIterators.MergeListener
Packages that use UnfilteredPartitionIterators.MergeListener
-
Uses of UnfilteredPartitionIterators.MergeListener in org.apache.cassandra.db.partitions
Fields in org.apache.cassandra.db.partitions declared as UnfilteredPartitionIterators.MergeListenerModifier and TypeFieldDescriptionstatic final UnfilteredPartitionIterators.MergeListenerUnfilteredPartitionIterators.MergeListener.NOOPMethods in org.apache.cassandra.db.partitions with parameters of type UnfilteredPartitionIterators.MergeListenerModifier and TypeMethodDescriptionstatic UnfilteredPartitionIteratorUnfilteredPartitionIterators.merge(List<? extends UnfilteredPartitionIterator> iterators, UnfilteredPartitionIterators.MergeListener listener) -
Uses of UnfilteredPartitionIterators.MergeListener in org.apache.cassandra.service.reads.repair
Classes in org.apache.cassandra.service.reads.repair that implement UnfilteredPartitionIterators.MergeListenerMethods in org.apache.cassandra.service.reads.repair that return UnfilteredPartitionIterators.MergeListenerModifier and TypeMethodDescriptionBlockingReadRepair.getMergeListener(P replicaPlan) NoopReadRepair.getMergeListener(P replicas) ReadOnlyReadRepair.getMergeListener(P replicaPlan) ReadRepair.getMergeListener(P replicaPlan) Used by DataResolver to generate corrections as the partition iterator is consumed