public class UnionOperator<T> extends StreamOperator<Function> implements OneInputOperator<T>
collectorList, function, name, richFunction, runtimeContext| Constructor and Description |
|---|
UnionOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
processElement(Record<T> record) |
close, collect, collect, finish, getChainStrategy, getFunction, getLanguage, getName, loadCheckpoint, open, saveCheckpoint, setChainStrategy, setFunctionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOpTypeclose, finish, getChainStrategy, getFunction, getLanguage, getName, loadCheckpoint, open, saveCheckpointpublic void processElement(Record<T> record)
processElement in interface OneInputOperator<T>Copyright © 2020. All rights reserved.