@InterfaceAudience.Private @InterfaceStability.Unstable public class GetNewApplicationResponsePBImpl extends GetNewApplicationResponse
| Constructor and Description |
|---|
GetNewApplicationResponsePBImpl() |
GetNewApplicationResponsePBImpl(YarnServiceProtos.GetNewApplicationResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ApplicationId |
getApplicationId() |
Resource |
getMaximumResourceCapability() |
YarnServiceProtos.GetNewApplicationResponseProto |
getProto() |
int |
hashCode() |
void |
setApplicationId(ApplicationId applicationId) |
void |
setMaximumResourceCapability(Resource capability) |
String |
toString() |
newInstancepublic GetNewApplicationResponsePBImpl()
public GetNewApplicationResponsePBImpl(YarnServiceProtos.GetNewApplicationResponseProto proto)
public YarnServiceProtos.GetNewApplicationResponseProto getProto()
public ApplicationId getApplicationId()
getApplicationId in class GetNewApplicationResponsepublic void setApplicationId(ApplicationId applicationId)
setApplicationId in class GetNewApplicationResponsepublic Resource getMaximumResourceCapability()
getMaximumResourceCapability in class GetNewApplicationResponsepublic void setMaximumResourceCapability(Resource capability)
setMaximumResourceCapability in class GetNewApplicationResponseCopyright © 2018 CERN. All Rights Reserved.