Uses of Package
org.apache.flink.runtime.operators.coordination
Packages that use org.apache.flink.runtime.operators.coordination
Package
Description
-
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.checkpointClassDescriptionAn interface to access basic properties of an operator in the context of its coordinator.
-
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.dispatcherClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.executiongraphClassDescription
CoordinatorStorecan be used for sharing some information amongOperatorCoordinatorinstances.The provider creates an OperatorCoordinator and takes aOperatorCoordinator.Contextto pass to the OperatorCoordinator.TheOperatorCoordinatorHolderholds theOperatorCoordinatorand manages all its interactions with the remaining components.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.jobgraphClassDescriptionThe provider creates an OperatorCoordinator and takes a
OperatorCoordinator.Contextto pass to the OperatorCoordinator. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.jobgraph.tasksClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.jobmanager.slotsClassDescriptionRoot interface for all events sent between
OperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.jobmasterClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.miniclusterClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Client interface which sends out aCoordinationRequestand expects for aCoordinationResponsefrom aOperatorCoordinator.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.operators.coordinationClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.CoordinatorStorecan be used for sharing some information amongOperatorCoordinatorinstances.A coordinator for runtime operators.The context gives the OperatorCoordinator access to contextual information and provides a gateway to interact with other components, such as sending operator events.The provider creates an OperatorCoordinator and takes aOperatorCoordinator.Contextto pass to the OperatorCoordinator.TheSubtaskGatewayis the way to interact with a specific parallel instance of the Operator (an Operator subtask), like sending events to the operator.TheOperatorCoordinatorHolderholds theOperatorCoordinatorand manages all its interactions with the remaining components.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler.The gateway through which an Operator can send anOperatorEventto theOperatorCoordinatoron the JobManager side.Interface for handlers of operator events on the operator side.An interface to access basic properties of an operator in the context of its coordinator. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.rest.messages.job.coordinationClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.schedulerClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.TheOperatorCoordinatorHolderholds theOperatorCoordinatorand manages all its interactions with the remaining components.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.scheduler.adaptiveClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.source.coordinatorClassDescription
CoordinatorStorecan be used for sharing some information amongOperatorCoordinatorinstances.A coordinator for runtime operators.The context gives the OperatorCoordinator access to contextual information and provides a gateway to interact with other components, such as sending operator events.The provider creates an OperatorCoordinator and takes aOperatorCoordinator.Contextto pass to the OperatorCoordinator.TheSubtaskGatewayis the way to interact with a specific parallel instance of the Operator (an Operator subtask), like sending events to the operator.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler.The provider for a private RecreateOnResetOperatorCoordinator. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.source.eventClassDescriptionRoot interface for all events sent between
OperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.taskexecutorClassDescriptionRoot interface for all events sent between
OperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.taskexecutor.rpcClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.taskmanagerClassDescriptionRoot interface for all events sent between
OperatorCoordinatorand anOperatorEventHandler. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.runtime.webmonitorClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.streaming.api.graphClassDescriptionThe provider creates an OperatorCoordinator and takes a
OperatorCoordinator.Contextto pass to the OperatorCoordinator. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.streaming.api.graph.utilClassDescriptionThe provider creates an OperatorCoordinator and takes a
OperatorCoordinator.Contextto pass to the OperatorCoordinator. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.streaming.api.operatorsClassDescriptionThe provider creates an OperatorCoordinator and takes a
OperatorCoordinator.Contextto pass to the OperatorCoordinator.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler.The dispatcher through which Operators receiveOperatorEvents and through which they can send OperatorEvents back to theOperatorCoordinator.The gateway through which an Operator can send anOperatorEventto theOperatorCoordinatoron the JobManager side.Interface for handlers of operator events on the operator side. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.streaming.api.operators.collectClassDescriptionRoot interface for all requests from the client to a
OperatorCoordinatorwhich requests for aCoordinationResponse.Coordinator interface which can handleCoordinationRequests and response withCoordinationResponses to the client or operator.Root interface for all responses from aOperatorCoordinatorto the client which is the response for aCoordinationRequest.A coordinator for runtime operators.The context gives the OperatorCoordinator access to contextual information and provides a gateway to interact with other components, such as sending operator events.The provider creates an OperatorCoordinator and takes aOperatorCoordinator.Contextto pass to the OperatorCoordinator.TheSubtaskGatewayis the way to interact with a specific parallel instance of the Operator (an Operator subtask), like sending events to the operator.Root interface for all events sent betweenOperatorCoordinatorand anOperatorEventHandler.The gateway through which an Operator can send anOperatorEventto theOperatorCoordinatoron the JobManager side.Interface for handlers of operator events on the operator side. -
Classes in org.apache.flink.runtime.operators.coordination used by org.apache.flink.streaming.runtime.tasksClassDescriptionRoot interface for all events sent between
OperatorCoordinatorand anOperatorEventHandler.The dispatcher through which Operators receiveOperatorEvents and through which they can send OperatorEvents back to theOperatorCoordinator.The gateway through which an Operator can send anOperatorEventto theOperatorCoordinatoron the JobManager side.Interface for handlers of operator events on the operator side.