Package org.apache.flink.runtime.state.changelog
package org.apache.flink.runtime.state.changelog
-
ClassDescriptionA handle to ChangelogStateBackend state.State handle for local copies of
ChangelogStateHandleStreamImpl.A handle to savedstate changes.ChangelogStateHandleimplementation based onStreamStateHandle.This registry is responsible for deleting changlog's local handles which are not in use.A logical timestamp to draw a boundary between the materialized and non-materialized changes.GenericSequenceNumber.Change of state of a keyed operator.StateChangelogHandleReader<Handle extends ChangelogStateHandle>Allows to read state changelog referenced by the providedChangelogStateHandle.A reader forChangelogStateHandleStreamImplthat iterates over its underlyingstream handlesand offsets.Reads a stream of state changes starting from a specified offset.StateChangelogStorage<Handle extends ChangelogStateHandle>A storage for changelog.A factory forStateChangelogStorage.A thin wrapper aroundPluginManagerto loadStateChangelogStorage.StateChangelogStorageView<Handle extends ChangelogStateHandle>A storage view for changelog.StateChangelogWriter<Handle extends ChangelogStateHandle>Allows to write data to the log.