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, stopInPartition
apply, apply, apply, apply, applyToDeletion, applyToMarker, applyToStatic
protected BaseRowIterator<?> applyToPartition(BaseRowIterator partition)
Transformation
applyToPartition
in class Transformation<BaseRowIterator<?>>
protected Row applyToRow(Row row)
Transformation
applyToRow
in class Transformation<BaseRowIterator<?>>
Copyright © 2016 The Apache Software Foundation