Interface StateSnapshotContext

All Superinterfaces:
FunctionSnapshotContext, ManagedSnapshotContext
All Known Implementing Classes:
StateSnapshotContextSynchronousImpl

@PublicEvolving public interface StateSnapshotContext extends FunctionSnapshotContext
This interface provides a context in which operators that use managed (i.e. state that is managed by state backends) or raw (i.e. the operator can write it's state streams) state can perform a snapshot.