Uses of Class
org.apache.flink.runtime.state.changelog.inmemory.InMemoryChangelogStateHandle
Packages that use InMemoryChangelogStateHandle
-
Uses of InMemoryChangelogStateHandle in org.apache.flink.runtime.state.changelog.inmemory
Methods in org.apache.flink.runtime.state.changelog.inmemory that return InMemoryChangelogStateHandleModifier and TypeMethodDescriptionstatic InMemoryChangelogStateHandleInMemoryChangelogStateHandle.restore(List<StateChange> changes, SequenceNumber from, SequenceNumber to, KeyGroupRange keyGroupRange, StateHandleID stateHandleId) Methods in org.apache.flink.runtime.state.changelog.inmemory that return types with arguments of type InMemoryChangelogStateHandle