|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
| Method Summary | |
|---|---|
boolean |
getIncludeApplications()
optional bool includeApplications = 2; |
boolean |
getIncludeChildQueues()
optional bool includeChildQueues = 3; |
String |
getQueueName()
optional string queueName = 1; |
com.google.protobuf.ByteString |
getQueueNameBytes()
optional string queueName = 1; |
boolean |
getRecursive()
optional bool recursive = 4; |
boolean |
hasIncludeApplications()
optional bool includeApplications = 2; |
boolean |
hasIncludeChildQueues()
optional bool includeChildQueues = 3; |
boolean |
hasQueueName()
optional string queueName = 1; |
boolean |
hasRecursive()
optional bool recursive = 4; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasQueueName()
optional string queueName = 1;
String getQueueName()
optional string queueName = 1;
com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 1;
boolean hasIncludeApplications()
optional bool includeApplications = 2;
boolean getIncludeApplications()
optional bool includeApplications = 2;
boolean hasIncludeChildQueues()
optional bool includeChildQueues = 3;
boolean getIncludeChildQueues()
optional bool includeChildQueues = 3;
boolean hasRecursive()
optional bool recursive = 4;
boolean getRecursive()
optional bool recursive = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||