|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.YarnApplicationStateProto |
getApplicationStates(int index)
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2; |
int |
getApplicationStatesCount()
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2; |
List<YarnProtos.YarnApplicationStateProto> |
getApplicationStatesList()
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2; |
String |
getApplicationTypes(int index)
repeated string application_types = 1; |
com.google.protobuf.ByteString |
getApplicationTypesBytes(int index)
repeated string application_types = 1; |
int |
getApplicationTypesCount()
repeated string application_types = 1; |
List<String> |
getApplicationTypesList()
repeated string application_types = 1; |
long |
getFinishBegin()
optional int64 finish_begin = 8; |
long |
getFinishEnd()
optional int64 finish_end = 9; |
long |
getLimit()
optional int64 limit = 5; |
String |
getQueues(int index)
repeated string queues = 4; |
com.google.protobuf.ByteString |
getQueuesBytes(int index)
repeated string queues = 4; |
int |
getQueuesCount()
repeated string queues = 4; |
List<String> |
getQueuesList()
repeated string queues = 4; |
long |
getStartBegin()
optional int64 start_begin = 6; |
long |
getStartEnd()
optional int64 start_end = 7; |
String |
getUsers(int index)
repeated string users = 3; |
com.google.protobuf.ByteString |
getUsersBytes(int index)
repeated string users = 3; |
int |
getUsersCount()
repeated string users = 3; |
List<String> |
getUsersList()
repeated string users = 3; |
boolean |
hasFinishBegin()
optional int64 finish_begin = 8; |
boolean |
hasFinishEnd()
optional int64 finish_end = 9; |
boolean |
hasLimit()
optional int64 limit = 5; |
boolean |
hasStartBegin()
optional int64 start_begin = 6; |
boolean |
hasStartEnd()
optional int64 start_end = 7; |
| 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 |
|---|
List<String> getApplicationTypesList()
repeated string application_types = 1;
int getApplicationTypesCount()
repeated string application_types = 1;
String getApplicationTypes(int index)
repeated string application_types = 1;
com.google.protobuf.ByteString getApplicationTypesBytes(int index)
repeated string application_types = 1;
List<YarnProtos.YarnApplicationStateProto> getApplicationStatesList()
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
int getApplicationStatesCount()
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
YarnProtos.YarnApplicationStateProto getApplicationStates(int index)
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
List<String> getUsersList()
repeated string users = 3;
int getUsersCount()
repeated string users = 3;
String getUsers(int index)
repeated string users = 3;
com.google.protobuf.ByteString getUsersBytes(int index)
repeated string users = 3;
List<String> getQueuesList()
repeated string queues = 4;
int getQueuesCount()
repeated string queues = 4;
String getQueues(int index)
repeated string queues = 4;
com.google.protobuf.ByteString getQueuesBytes(int index)
repeated string queues = 4;
boolean hasLimit()
optional int64 limit = 5;
long getLimit()
optional int64 limit = 5;
boolean hasStartBegin()
optional int64 start_begin = 6;
long getStartBegin()
optional int64 start_begin = 6;
boolean hasStartEnd()
optional int64 start_end = 7;
long getStartEnd()
optional int64 start_end = 7;
boolean hasFinishBegin()
optional int64 finish_begin = 8;
long getFinishBegin()
optional int64 finish_begin = 8;
boolean hasFinishEnd()
optional int64 finish_end = 9;
long getFinishEnd()
optional int64 finish_end = 9;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||