public class GetContainersRequestPBImpl extends GetContainersRequest
| Constructor and Description |
|---|
GetContainersRequestPBImpl() |
GetContainersRequestPBImpl(YarnServiceProtos.GetContainersRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ApplicationAttemptId |
getApplicationAttemptId() |
YarnServiceProtos.GetContainersRequestProto |
getProto() |
int |
hashCode() |
void |
setApplicationAttemptId(ApplicationAttemptId applicationAttemptId) |
String |
toString() |
newInstancepublic GetContainersRequestPBImpl()
public GetContainersRequestPBImpl(YarnServiceProtos.GetContainersRequestProto proto)
public YarnServiceProtos.GetContainersRequestProto getProto()
public ApplicationAttemptId getApplicationAttemptId()
getApplicationAttemptId in class GetContainersRequestpublic void setApplicationAttemptId(ApplicationAttemptId applicationAttemptId)
setApplicationAttemptId in class GetContainersRequestCopyright © 2018 CERN. All Rights Reserved.