Uses of Package
org.apache.flink.runtime.asyncprocessing
Packages that use org.apache.flink.runtime.asyncprocessing
Package
Description
-
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.runtime.asyncprocessingClassDescriptionThe Async Execution Controller (AEC) receives processing requests from operators, and put them into execution according to some strategies.A listener listens the key context switch.All inputs are segment into distinct epochs, marked by the arrival of non-record inputs.This enum defines whether parallel execution between epochs is allowed.A context that preserves the necessary variables required by each operation, all operations for one record will share the same element context.An object that can be reference counted, the internal resource would be released when the reference count reaches zero.Executor for executing batch
StateRequests.A request encapsulates the necessary data to perform a state request.A container which is used to holdStateRequests.The handler which can processStateRequest.The type of processing request forStatefrom **users' perspective**. -
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.runtime.asyncprocessing.declareClassDescriptionA context that preserves the necessary variables required by each operation, all operations for one record will share the same element context.
-
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.runtime.asyncprocessing.operatorsClassDescriptionThe Async Execution Controller (AEC) receives processing requests from operators, and put them into execution according to some strategies.A context that preserves the necessary variables required by each operation, all operations for one record will share the same element context.
-
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.runtime.stateClassDescriptionA listener listens the key context switch.A context that preserves the necessary variables required by each operation, all operations for one record will share the same element context.Executor for executing batch
StateRequests.The handler which can processStateRequest. -
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.runtime.state.v2ClassDescriptionThe handler which can process
StateRequest.The type of processing request forStatefrom **users' perspective**. -
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.runtime.state.v2.adaptorClassDescriptionA listener listens the key context switch.A context that preserves the necessary variables required by each operation, all operations for one record will share the same element context.Executor for executing batch
StateRequests.The handler which can processStateRequest. -
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.streaming.api.operatorsClassDescriptionThe Async Execution Controller (AEC) receives processing requests from operators, and put them into execution according to some strategies.
-
Classes in org.apache.flink.runtime.asyncprocessing used by org.apache.flink.streaming.api.operators.sorted.stateClassDescriptionThe Async Execution Controller (AEC) receives processing requests from operators, and put them into execution according to some strategies.