protected class ReadCommand.CheckForAbort extends StoppingTransformation<BaseRowIterator<?>>
| Modifier | Constructor and Description |
|---|---|
protected |
CheckForAbort() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseRowIterator<?> |
applyToPartition(BaseRowIterator 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, applyToPartitionKey, applyToStaticprotected BaseRowIterator<?> applyToPartition(BaseRowIterator partition)
TransformationapplyToPartition in class Transformation<BaseRowIterator<?>>protected Row applyToRow(Row row)
TransformationapplyToRow in class Transformation<BaseRowIterator<?>>Copyright © 2016 The Apache Software Foundation