Uses of Package
org.apache.flink.runtime.registration
Packages that use org.apache.flink.runtime.registration
Package
Description
-
Classes in org.apache.flink.runtime.registration used by org.apache.flink.runtime.jobmasterClassDescriptionBase class for responses given to registration attempts from
RetryingRegistration.A rejected (declined) registration.Base class for a successful registration.Configuration for the cluster components. -
Classes in org.apache.flink.runtime.registration used by org.apache.flink.runtime.registrationClassDescriptionThis utility class implements the basis of RPC connecting from one component to another component, for example the RPC connection from TaskExecutor to ResourceManager.Base class for responses given to registration attempts from
RetryingRegistration.A rejected (declined) registration.Base class for a successful registration.This utility class implements the basis of registering one component at another component, for example registering the TaskExecutor at the ResourceManager.Configuration for the cluster components. -
Classes in org.apache.flink.runtime.registration used by org.apache.flink.runtime.resourcemanagerClassDescriptionBase class for responses given to registration attempts from
RetryingRegistration. -
Classes in org.apache.flink.runtime.registration used by org.apache.flink.runtime.taskexecutorClassDescriptionThis utility class implements the basis of RPC connecting from one component to another component, for example the RPC connection from TaskExecutor to ResourceManager.Classes which want to be notified about the registration result by the
RegisteredRpcConnectionhave to implement this interface.Base class for responses given to registration attempts fromRetryingRegistration.A rejected (declined) registration.Base class for a successful registration.This utility class implements the basis of registering one component at another component, for example registering the TaskExecutor at the ResourceManager.Configuration for the cluster components.