@Internal
public class SchemaOperatorFactory
extends org.apache.flink.streaming.api.operators.SimpleOperatorFactory<org.apache.flink.cdc.common.event.Event>
implements org.apache.flink.streaming.api.operators.CoordinatedOperatorFactory<org.apache.flink.cdc.common.event.Event>, org.apache.flink.streaming.api.operators.OneInputStreamOperatorFactory<org.apache.flink.cdc.common.event.Event,org.apache.flink.cdc.common.event.Event>
SchemaOperator.| Constructor and Description |
|---|
SchemaOperatorFactory(org.apache.flink.cdc.common.sink.MetadataApplier metadataApplier,
List<org.apache.flink.api.java.tuple.Tuple2<String,org.apache.flink.cdc.common.event.TableId>> routingRules,
java.time.Duration rpcTimeOut) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Provider |
getCoordinatorProvider(String operatorName,
org.apache.flink.runtime.jobgraph.OperatorID operatorID) |
createStreamOperator, getOperator, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, of, setChainingStrategy, setInputType, setOutputTypegetChainingStrategy, getMailboxExecutor, setMailboxExecutor, setProcessingTimeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Provider getCoordinatorProvider(String operatorName, org.apache.flink.runtime.jobgraph.OperatorID operatorID)
getCoordinatorProvider in interface org.apache.flink.streaming.api.operators.CoordinatedOperatorFactory<org.apache.flink.cdc.common.event.Event>Copyright © 2024 The Apache Software Foundation. All rights reserved.