Package org.apache.flink.runtime.state.restore
-
Interface Summary Interface Description ThrowingIterator<E> ModifiedIterator
interface that lets the implementation throw anIOException
. -
Class Summary Class Description FullSnapshotRestoreOperation<K> The procedure of restoring state from a savepoint written with the unified binary format.KeyGroup Part of a savepoint representing data for a single key group.KeyGroupEntry Part of a savepoint representing data for a single state entry in a key group.SavepointRestoreResult A result from restoring a singleKeyedStateHandle
.