@InterfaceAudience.Private @InterfaceStability.Unstable public class GetContainersResponsePBImpl extends GetContainersResponse
| Constructor and Description |
|---|
GetContainersResponsePBImpl() |
GetContainersResponsePBImpl(YarnServiceProtos.GetContainersResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<ContainerReport> |
getContainerList() |
YarnServiceProtos.GetContainersResponseProto |
getProto() |
int |
hashCode() |
void |
setContainerList(List<ContainerReport> containers) |
String |
toString() |
newInstancepublic GetContainersResponsePBImpl()
public GetContainersResponsePBImpl(YarnServiceProtos.GetContainersResponseProto proto)
public List<ContainerReport> getContainerList()
getContainerList in class GetContainersResponsepublic void setContainerList(List<ContainerReport> containers)
setContainerList in class GetContainersResponsepublic YarnServiceProtos.GetContainersResponseProto getProto()
Copyright © 2018 CERN. All Rights Reserved.