@InterfaceAudience.Private @InterfaceStability.Unstable public class GetQueueInfoResponsePBImpl extends GetQueueInfoResponse
Constructor and Description |
---|
GetQueueInfoResponsePBImpl() |
GetQueueInfoResponsePBImpl(YarnServiceProtos.GetQueueInfoResponseProto proto) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
YarnServiceProtos.GetQueueInfoResponseProto |
getProto() |
QueueInfo |
getQueueInfo()
Get the
QueueInfo for the specified queue. |
int |
hashCode() |
void |
setQueueInfo(QueueInfo queueInfo) |
String |
toString() |
newInstance
public GetQueueInfoResponsePBImpl()
public GetQueueInfoResponsePBImpl(YarnServiceProtos.GetQueueInfoResponseProto proto)
public YarnServiceProtos.GetQueueInfoResponseProto getProto()
public QueueInfo getQueueInfo()
GetQueueInfoResponse
QueueInfo
for the specified queue.getQueueInfo
in class GetQueueInfoResponse
QueueInfo
for the specified queuepublic void setQueueInfo(QueueInfo queueInfo)
setQueueInfo
in class GetQueueInfoResponse
Copyright © 2013 Apache Software Foundation. All rights reserved.