Class ReservationDeleteResponse
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteResponse
ReservationDeleteResponse contains the answer of the admission
control system in the ResourceManager to a reservation delete
operation. Currently response is empty if the operation was successful, if
not an exception reporting reason for a failure.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReservationDeleteResponse
public ReservationDeleteResponse()
-
-
Method Details
-
newInstance
-