CommT - The committable type of the GlobalCommitterGlobalCommT - The committable type of the GlobalCommitterpublic final class BatchGlobalCommitterOperatorFactory<CommT,GlobalCommT> extends AbstractStreamOperatorFactory<GlobalCommT> implements OneInputStreamOperatorFactory<CommT,GlobalCommT>
StreamOperatorFactory for BatchGlobalCommitterOperator.chainingStrategy, processingTimeService| Constructor and Description |
|---|
BatchGlobalCommitterOperatorFactory(org.apache.flink.api.connector.sink.Sink<?,CommT,?,GlobalCommT> sink) |
| Modifier and Type | Method and Description |
|---|---|
<T extends StreamOperator<GlobalCommT>> |
createStreamOperator(StreamOperatorParameters<GlobalCommT> parameters)
Create the operator.
|
Class<? extends StreamOperator> |
getStreamOperatorClass(ClassLoader classLoader)
Returns the runtime class of the stream operator.
|
getChainingStrategy, setChainingStrategy, setProcessingTimeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChainingStrategy, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypepublic BatchGlobalCommitterOperatorFactory(org.apache.flink.api.connector.sink.Sink<?,CommT,?,GlobalCommT> sink)
public <T extends StreamOperator<GlobalCommT>> T createStreamOperator(StreamOperatorParameters<GlobalCommT> parameters)
StreamOperatorFactorycreateStreamOperator in interface StreamOperatorFactory<GlobalCommT>public Class<? extends StreamOperator> getStreamOperatorClass(ClassLoader classLoader)
StreamOperatorFactorygetStreamOperatorClass in interface StreamOperatorFactory<GlobalCommT>Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.