Class Hierarchy
- java.lang.Object
- org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle.ChangelogStateBackendHandleImpl (implements org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle)
- org.apache.flink.runtime.state.changelog.ChangelogStateBackendLocalHandle (implements org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle)
- org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl (implements org.apache.flink.runtime.state.changelog.ChangelogStateHandle)
- org.apache.flink.runtime.state.changelog.LocalChangelogRegistryImpl (implements org.apache.flink.runtime.state.changelog.LocalChangelogRegistry)
- org.apache.flink.runtime.state.changelog.SequenceNumber.GenericSequenceNumber (implements org.apache.flink.runtime.state.changelog.SequenceNumber)
- org.apache.flink.runtime.state.changelog.SequenceNumberRange.GenericSequenceNumberRange (implements org.apache.flink.runtime.state.changelog.SequenceNumberRange)
- org.apache.flink.runtime.state.changelog.StateChange (implements java.io.Serializable)
- org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader (implements org.apache.flink.runtime.state.changelog.StateChangelogHandleReader<Handle>)
- org.apache.flink.runtime.state.changelog.StateChangelogStorageLoader
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.flink.runtime.state.changelog.LocalChangelogRegistry
- org.apache.flink.runtime.state.changelog.StateChangelogStorageView<Handle>
- org.apache.flink.runtime.state.changelog.StateChangelogStorage<Handle>
- org.apache.flink.runtime.state.changelog.StateChangelogWriter<Handle>
- java.io.Closeable
- java.lang.Comparable<T>
- org.apache.flink.runtime.state.changelog.SequenceNumber (also extends java.io.Serializable)
- org.apache.flink.runtime.state.changelog.SequenceNumberRange
- java.io.Serializable
- org.apache.flink.runtime.state.changelog.SequenceNumber (also extends java.lang.Comparable<T>)
- org.apache.flink.runtime.state.StateObject
- org.apache.flink.runtime.state.CompositeStateHandle
- org.apache.flink.runtime.state.KeyedStateHandle
- org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle (also extends org.apache.flink.runtime.state.CheckpointBoundKeyedStateHandle)
- org.apache.flink.runtime.state.changelog.ChangelogStateHandle
- org.apache.flink.runtime.state.CheckpointBoundKeyedStateHandle
- org.apache.flink.runtime.state.changelog.ChangelogStateBackendHandle (also extends org.apache.flink.runtime.state.KeyedStateHandle)
- org.apache.flink.runtime.state.KeyedStateHandle
- org.apache.flink.runtime.state.CompositeStateHandle
- org.apache.flink.runtime.state.changelog.StateChangelogHandleReader<Handle>
- org.apache.flink.runtime.state.changelog.StateChangelogHandleStreamHandleReader.StateChangeIterator
- org.apache.flink.runtime.state.changelog.StateChangelogStorageFactory