Uses of Interface
org.apache.flink.runtime.state.FunctionSnapshotContext
-
Packages that use FunctionSnapshotContext Package Description org.apache.flink.runtime.state -
-
Uses of FunctionSnapshotContext in org.apache.flink.runtime.state
Subinterfaces of FunctionSnapshotContext in org.apache.flink.runtime.state Modifier and Type Interface Description interfaceStateSnapshotContextThis interface provides a context in which operators that use managed (i.e.Classes in org.apache.flink.runtime.state that implement FunctionSnapshotContext Modifier and Type Class Description classStateSnapshotContextSynchronousImplThis class is a default implementation for StateSnapshotContext.
-