Uses of Interface
org.apache.flink.runtime.state.ManagedInitializationContext
Packages that use ManagedInitializationContext
-
Uses of ManagedInitializationContext in org.apache.flink.runtime.state
Subinterfaces of ManagedInitializationContext in org.apache.flink.runtime.stateModifier and TypeInterfaceDescriptioninterfaceThis interface provides a context in which user functions can initialize by registering to managed state (i.e. state that is managed by state backends).interfaceThis interface provides a context in which operators can initialize by registering to managed state (i.e. state that is managed by state backends) or iterating over streams of state partitions written as raw state in a previous snapshot.Classes in org.apache.flink.runtime.state that implement ManagedInitializationContext