public interface OneInputOperator<T> extends Operator
| Modifier and Type | Method and Description |
|---|---|
default OperatorType |
getOpType() |
void |
processElement(Record<T> record) |
close, finish, getChainStrategy, getFunction, getLanguage, getName, loadCheckpoint, open, saveCheckpointCopyright © 2020. All rights reserved.