Class RegistrationResponse.Success
java.lang.Object
org.apache.flink.runtime.registration.RegistrationResponse
org.apache.flink.runtime.registration.RegistrationResponse.Success
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JMTMRegistrationSuccess,JobMasterRegistrationSuccess,TaskExecutorRegistrationSuccess
- Enclosing class:
- RegistrationResponse
Base class for a successful registration. Concrete registration implementations will
typically extend this class to attach more information.
- 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