类分层结构
- java.lang.Object
- org.apache.flink.streaming.api.operators.AbstractStreamOperator<OUT> (implements org.apache.flink.streaming.api.operators.KeyContextHandler, java.io.Serializable, org.apache.flink.streaming.api.operators.SetupableStreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.CheckpointedStreamOperator)
- org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperator (implements org.apache.flink.streaming.api.operators.OneInputStreamOperator<IN,OUT>, java.io.Serializable)
- org.apache.flink.streaming.api.operators.AbstractStreamOperatorFactory<OUT> (implements org.apache.flink.streaming.runtime.tasks.ProcessingTimeServiceAware, org.apache.flink.streaming.api.operators.StreamOperatorFactory<OUT>)
- org.apache.flink.streaming.api.operators.SimpleOperatorFactory<OUT>
- org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperatorFactory (implements org.apache.flink.streaming.api.operators.CoordinatedOperatorFactory<OUT>, org.apache.flink.streaming.api.operators.OneInputStreamOperatorFactory<IN,OUT>)
- org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinatorProvider (implements org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Provider)
- org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry (implements org.apache.flink.runtime.operators.coordination.CoordinationRequestHandler, org.apache.flink.runtime.operators.coordination.OperatorCoordinator)
Copyright © 2025 The Apache Software Foundation. All rights reserved.