Uses of Package
org.apache.flink.streaming.api.runners.python.beam.state
Packages that use org.apache.flink.streaming.api.runners.python.beam.state
-
Classes in org.apache.flink.streaming.api.runners.python.beam.state used by org.apache.flink.streaming.api.runners.python.beam.stateClassDescriptionAbstract class extends
BeamStateHandler, which implements the common handle logic.Interface for doing actual operations on Flink state based onBeamFnApi.StateRequest.The handler for Beam state requests sent from Python side, which does actual operations on Flink state.Interface for getting the underlying state based on Beam state request (keyed state or operator state).The type of the Python map state iterate request.