org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetQueueInfoResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetQueueInfoResponsePBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class GetQueueInfoResponsePBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse |
newInstance |
GetQueueInfoResponsePBImpl
public GetQueueInfoResponsePBImpl()
GetQueueInfoResponsePBImpl
public GetQueueInfoResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto 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
getQueueInfo
public org.apache.hadoop.yarn.api.records.QueueInfo getQueueInfo()
- Specified by:
getQueueInfo in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
setQueueInfo
public void setQueueInfo(org.apache.hadoop.yarn.api.records.QueueInfo queueInfo)
- Specified by:
setQueueInfo in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
Copyright © 2014 Apache Software Foundation. All Rights Reserved.