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