Uses of Package
org.apache.flink.state.changelog
Packages that use org.apache.flink.state.changelog
-
Classes in org.apache.flink.state.changelog used by org.apache.flink.state.changelogClassDescriptionAn abstract base implementation of the
StateBackendinterface whose subclasses use delegatedStateBackend and State changes to restore.AKeyGroupedInternalPriorityQueuethat keeps state on the underlying delegatedKeyGroupedInternalPriorityQueueas well as on the state change log.State used byChangelogKeyedStateBackend.Maintains the lifecycle of allChangelogStates.A logger for some key-partitioned state (not onlyValueState.Logs changes to a state created byChangelogKeyedStateBackend.The operation applied toChangelogState. -
Classes in org.apache.flink.state.changelog used by org.apache.flink.state.changelog.restoreClassDescriptionState used by
ChangelogKeyedStateBackend.Maintains the lifecycle of allChangelogStates.The operation applied toChangelogState.