Uses of Class
org.apache.flink.runtime.state.AsyncSnapshotCallable.AsyncSnapshotTask
Packages that use AsyncSnapshotCallable.AsyncSnapshotTask
-
Uses of AsyncSnapshotCallable.AsyncSnapshotTask in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return AsyncSnapshotCallable.AsyncSnapshotTaskModifier and TypeMethodDescriptionAsyncSnapshotCallable.toAsyncSnapshotFutureTask(org.apache.flink.core.fs.CloseableRegistry taskRegistry) Creates a future task from this and registers it with the givenCloseableRegistry.