@InterfaceAudience.Private @InterfaceStability.Unstable public class GetReservationHomeSubClusterRequestPBImpl extends GetReservationHomeSubClusterRequest
GetReservationHomeSubClusterRequest
.Constructor and Description |
---|
GetReservationHomeSubClusterRequestPBImpl() |
GetReservationHomeSubClusterRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetReservationHomeSubClusterRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetReservationHomeSubClusterRequestProto |
getProto() |
org.apache.hadoop.yarn.api.records.ReservationId |
getReservationId()
Get the
ReservationId representing the unique identifier of the
application. |
int |
hashCode() |
void |
setReservationId(org.apache.hadoop.yarn.api.records.ReservationId paramReservationId)
Set the
ReservationId representing the unique identifier of the
application. |
String |
toString() |
newInstance
public GetReservationHomeSubClusterRequestPBImpl()
public GetReservationHomeSubClusterRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetReservationHomeSubClusterRequestProto proto)
public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetReservationHomeSubClusterRequestProto getProto()
public org.apache.hadoop.yarn.api.records.ReservationId getReservationId()
GetReservationHomeSubClusterRequest
ReservationId
representing the unique identifier of the
application.getReservationId
in class GetReservationHomeSubClusterRequest
public void setReservationId(org.apache.hadoop.yarn.api.records.ReservationId paramReservationId)
GetReservationHomeSubClusterRequest
ReservationId
representing the unique identifier of the
application.setReservationId
in class GetReservationHomeSubClusterRequest
paramReservationId
- the reservatopm identifierCopyright © 2008–2024 Apache Software Foundation. All rights reserved.