org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetContainersRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetContainersRequestPBImpl
public class GetContainersRequestPBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest |
newInstance |
GetContainersRequestPBImpl
public GetContainersRequestPBImpl()
GetContainersRequestPBImpl
public GetContainersRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto getProto()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
getApplicationAttemptId
public org.apache.hadoop.yarn.api.records.ApplicationAttemptId getApplicationAttemptId()
- Specified by:
getApplicationAttemptId in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
setApplicationAttemptId
public void setApplicationAttemptId(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId)
- Specified by:
setApplicationAttemptId in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Copyright © 2014 Apache Software Foundation. All Rights Reserved.