@InterfaceAudience.Private @InterfaceStability.Unstable public class StopContainersRequestPBImpl extends StopContainersRequest
| Constructor and Description |
|---|
StopContainersRequestPBImpl() |
StopContainersRequestPBImpl(YarnServiceProtos.StopContainersRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<ContainerId> |
getContainerIds() |
YarnServiceProtos.StopContainersRequestProto |
getProto() |
int |
hashCode() |
void |
setContainerIds(List<ContainerId> containerIds) |
String |
toString() |
newInstancepublic StopContainersRequestPBImpl()
public StopContainersRequestPBImpl(YarnServiceProtos.StopContainersRequestProto proto)
public YarnServiceProtos.StopContainersRequestProto getProto()
public List<ContainerId> getContainerIds()
getContainerIds in class StopContainersRequestpublic void setContainerIds(List<ContainerId> containerIds)
setContainerIds in class StopContainersRequestCopyright © 2018 CERN. All Rights Reserved.