Class GetContainersResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetContainersResponsePBImpl
@Private
@Unstable
public class GetContainersResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
-
Constructor Summary
ConstructorsConstructorDescriptionGetContainersResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionbooleanList<org.apache.hadoop.yarn.api.records.ContainerReport>org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtogetProto()inthashCode()voidsetContainerList(List<org.apache.hadoop.yarn.api.records.ContainerReport> containers) toString()Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
newInstance
-
Constructor Details
-
GetContainersResponsePBImpl
public GetContainersResponsePBImpl() -
GetContainersResponsePBImpl
public GetContainersResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto proto)
-
-
Method Details
-
getContainerList
- Specified by:
getContainerListin classorg.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
-
setContainerList
- Specified by:
setContainerListin classorg.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
-
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto getProto() -
hashCode
public int hashCode() -
equals
-
toString
-