Uses of Interface
org.apache.flink.datastream.api.context.StateManager
Packages that use StateManager
-
Uses of StateManager in org.apache.flink.datastream.api.context
Methods in org.apache.flink.datastream.api.context that return StateManagerModifier and TypeMethodDescriptionBasePartitionedContext.getStateManager()Get theStateManagerof this process function.