@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class StopContainersRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
| Constructor and Description | 
|---|
| StopContainersRequestPBImpl() | 
| StopContainersRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| List<org.apache.hadoop.yarn.api.records.ContainerId> | getContainerIds() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto | getProto() | 
| int | hashCode() | 
| void | setContainerIds(List<org.apache.hadoop.yarn.api.records.ContainerId> containerIds) | 
| String | toString() | 
public StopContainersRequestPBImpl()
public StopContainersRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto getProto()
public List<org.apache.hadoop.yarn.api.records.ContainerId> getContainerIds()
getContainerIds in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequestpublic void setContainerIds(List<org.apache.hadoop.yarn.api.records.ContainerId> containerIds)
setContainerIds in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.