Class FullSnapshotAsyncWriter<K>

java.lang.Object
org.apache.flink.runtime.state.FullSnapshotAsyncWriter<K>
Type Parameters:
K - type of the backend keys.
All Implemented Interfaces:
SnapshotStrategy.SnapshotResultSupplier<KeyedStateHandle>

public class FullSnapshotAsyncWriter<K> extends Object implements SnapshotStrategy.SnapshotResultSupplier<KeyedStateHandle>
An asynchronous writer that can write a full snapshot/savepoint from a FullSnapshotResources.