Class StopContainersRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.StopContainersRequestPBImpl
@Private
@Unstable
public class StopContainersRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
-
Constructor Summary
ConstructorsConstructorDescriptionStopContainersRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
newInstance
-
Constructor Details
-
StopContainersRequestPBImpl
public StopContainersRequestPBImpl() -
StopContainersRequestPBImpl
public StopContainersRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto getProto() -
hashCode
public int hashCode() -
equals
-
toString
-
getContainerIds
- Specified by:
getContainerIdsin classorg.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
-
setContainerIds
- Specified by:
setContainerIdsin classorg.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
-