Class Hierarchy
- java.lang.Object
- org.apache.flink.state.changelog.restore.ChangelogBackendRestoreOperation
- 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.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.ChangelogStateBackend (implements org.apache.flink.runtime.state.ConfigurableStateBackend, org.apache.flink.runtime.state.delegate.DelegatingStateBackend)
- org.apache.flink.state.changelog.restore.FunctionDelegationHelper
Interface Hierarchy
- org.apache.flink.util.function.BiFunctionWithException<T,U,R,E>
- org.apache.flink.state.changelog.restore.ChangelogApplierFactory
- org.apache.flink.state.changelog.ChangelogState
- org.apache.flink.util.function.FunctionWithException<T,R,E>
- org.apache.flink.state.changelog.restore.StateChangeApplier
Enum Hierarchy
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.