Uses of Interface
org.apache.flink.runtime.state.StateSnapshotContext
-
Packages that use StateSnapshotContext Package Description org.apache.flink.runtime.state -
-
Uses of StateSnapshotContext in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement StateSnapshotContext Modifier and Type Class Description classStateSnapshotContextSynchronousImplThis class is a default implementation for StateSnapshotContext.
-