Uses of Class
org.apache.flink.runtime.state.changelog.ChangelogStateHandleStreamImpl
Packages that use ChangelogStateHandleStreamImpl
-
Uses of ChangelogStateHandleStreamImpl in org.apache.flink.runtime.state.changelog
Methods in org.apache.flink.runtime.state.changelog that return ChangelogStateHandleStreamImplModifier and TypeMethodDescriptionChangelogStateHandleStreamImpl.restore(List<org.apache.flink.api.java.tuple.Tuple2<StreamStateHandle, Long>> handlesAndOffsets, KeyGroupRange keyGroupRange, long size, long incrementalSize, String storageIdentifier, StateHandleID stateHandleID) Methods in org.apache.flink.runtime.state.changelog with parameters of type ChangelogStateHandleStreamImplModifier and TypeMethodDescriptionorg.apache.flink.util.CloseableIterator<StateChange>StateChangelogHandleStreamHandleReader.getChanges(ChangelogStateHandleStreamImpl handle)