public class ShortReadPartitionsProtection extends Transformation<UnfilteredRowIterator> implements MorePartitions<UnfilteredPartitionIterator>
Constructor and Description |
---|
ShortReadPartitionsProtection(ReadCommand command,
Replica source,
java.lang.Runnable preFetchCallback,
DataLimits.Counter singleResultCounter,
DataLimits.Counter mergedResultCounter,
long queryStartNanoTime) |
Modifier and Type | Method and Description |
---|---|
UnfilteredRowIterator |
applyToPartition(UnfilteredRowIterator partition)
Applied to any rows iterator (partition) we encounter in a partitions iterator
|
UnfilteredPartitionIterator |
moreContents() |
apply, apply, apply, apply, applyToDeletion, applyToMarker, applyToPartitionColumns, applyToPartitionKey, applyToRow, applyToStatic, onClose, onPartitionClose
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
extend, extend
public ShortReadPartitionsProtection(ReadCommand command, Replica source, java.lang.Runnable preFetchCallback, DataLimits.Counter singleResultCounter, DataLimits.Counter mergedResultCounter, long queryStartNanoTime)
public UnfilteredRowIterator applyToPartition(UnfilteredRowIterator partition)
Transformation
applyToPartition
in class Transformation<UnfilteredRowIterator>
public UnfilteredPartitionIterator moreContents()
Copyright © 2009-2022 The Apache Software Foundation