类分层结构
- java.lang.Object
- org.apache.flink.state.changelog.AbstractChangelogStateBackend (implements org.apache.flink.runtime.state.delegate.DelegatingStateBackend, org.apache.flink.runtime.state.StateBackend)
- org.apache.flink.state.changelog.ChangelogKeyedStateBackend<K> (implements org.apache.flink.runtime.state.CheckpointableKeyedStateBackend<K>, org.apache.flink.api.common.state.CheckpointListener, org.apache.flink.api.common.state.InternalCheckpointListener, org.apache.flink.state.common.PeriodicMaterializationManager.MaterializationTarget, org.apache.flink.runtime.state.TestableKeyedStateBackend<K>)
- org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue<T> (implements org.apache.flink.state.changelog.ChangelogState, org.apache.flink.runtime.state.KeyGroupedInternalPriorityQueue<T>)
- org.apache.flink.state.changelog.ChangelogStateFactory
接口分层结构
枚举分层结构
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.