@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() |
int |
hashCode() |
void |
setQueueInfo(QueueInfo queueInfo) |
String |
toString() |
newInstancepublic GetQueueInfoResponsePBImpl()
public GetQueueInfoResponsePBImpl(YarnServiceProtos.GetQueueInfoResponseProto proto)
public YarnServiceProtos.GetQueueInfoResponseProto getProto()
public QueueInfo getQueueInfo()
getQueueInfo in class GetQueueInfoResponsepublic void setQueueInfo(QueueInfo queueInfo)
setQueueInfo in class GetQueueInfoResponseCopyright © 2018 CERN. All Rights Reserved.