protected class ReadCommand.CheckForAbort extends StoppingTransformation<UnfilteredRowIterator>
| Modifier | Constructor and Description | 
|---|---|
| protected  | CheckForAbort() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected UnfilteredRowIterator | applyToPartition(UnfilteredRowIterator partition)Applied to any rows iterator (partition) we encounter in a partitions iterator | 
| protected Row | applyToRow(Row row)Applied to any row we encounter in a rows iterator | 
attachTo, attachTo, onClose, onPartitionClose, stop, stopInPartitionapply, apply, apply, apply, applyToDeletion, applyToMarker, applyToPartitionColumns, applyToPartitionKey, applyToStaticprotected UnfilteredRowIterator applyToPartition(UnfilteredRowIterator partition)
TransformationapplyToPartition in class Transformation<UnfilteredRowIterator>protected Row applyToRow(Row row)
TransformationapplyToRow in class Transformation<UnfilteredRowIterator>Copyright © 2018 The Apache Software Foundation