Class TaskExecutorRegistrationRejection
java.lang.Object
org.apache.flink.runtime.registration.RegistrationResponse
org.apache.flink.runtime.registration.RegistrationResponse.Rejection
org.apache.flink.runtime.taskexecutor.TaskExecutorRegistrationRejection
- All Implemented Interfaces:
Serializable
Rejection response from the
ResourceManager for the TaskExecutor.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.flink.runtime.registration.RegistrationResponse
RegistrationResponse.Failure, RegistrationResponse.Rejection, RegistrationResponse.Success -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TaskExecutorRegistrationRejection
-
-
Method Details
-
getReason
-
toString
- Overrides:
toStringin classRegistrationResponse.Rejection
-