Uses of Class
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder

Packages that use YarnServiceProtos.GetApplicationsRequestProto.Builder
org.apache.hadoop.yarn.proto   
 

Uses of YarnServiceProtos.GetApplicationsRequestProto.Builder in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.GetApplicationsRequestProto.Builder
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addAllApplicationStates(Iterable<? extends YarnProtos.YarnApplicationStateProto> values)
          repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addAllApplicationTags(Iterable<String> values)
          repeated string applicationTags = 10;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addAllApplicationTypes(Iterable<String> values)
          repeated string application_types = 1;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addAllQueues(Iterable<String> values)
          repeated string queues = 4;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addAllUsers(Iterable<String> values)
          repeated string users = 3;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addApplicationStates(YarnProtos.YarnApplicationStateProto value)
          repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addApplicationTags(String value)
          repeated string applicationTags = 10;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addApplicationTagsBytes(com.google.protobuf.ByteString value)
          repeated string applicationTags = 10;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addApplicationTypes(String value)
          repeated string application_types = 1;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addApplicationTypesBytes(com.google.protobuf.ByteString value)
          repeated string application_types = 1;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addQueues(String value)
          repeated string queues = 4;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addQueuesBytes(com.google.protobuf.ByteString value)
          repeated string queues = 4;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addUsers(String value)
          repeated string users = 3;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.addUsersBytes(com.google.protobuf.ByteString value)
          repeated string users = 3;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clear()
           
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearApplicationStates()
          repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearApplicationTags()
          repeated string applicationTags = 10;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearApplicationTypes()
          repeated string application_types = 1;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearFinishBegin()
          optional int64 finish_begin = 8;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearFinishEnd()
          optional int64 finish_end = 9;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearLimit()
          optional int64 limit = 5;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearQueues()
          repeated string queues = 4;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearScope()
          optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearStartBegin()
          optional int64 start_begin = 6;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearStartEnd()
          optional int64 start_end = 7;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clearUsers()
          repeated string users = 3;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.clone()
           
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.mergeFrom(com.google.protobuf.Message other)
           
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.mergeFrom(YarnServiceProtos.GetApplicationsRequestProto other)
           
static YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.newBuilder()
           
static YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.newBuilder(YarnServiceProtos.GetApplicationsRequestProto prototype)
           
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.newBuilderForType()
           
protected  YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setApplicationStates(int index, YarnProtos.YarnApplicationStateProto value)
          repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setApplicationTags(int index, String value)
          repeated string applicationTags = 10;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setApplicationTypes(int index, String value)
          repeated string application_types = 1;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setFinishBegin(long value)
          optional int64 finish_begin = 8;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setFinishEnd(long value)
          optional int64 finish_end = 9;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setLimit(long value)
          optional int64 limit = 5;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setQueues(int index, String value)
          repeated string queues = 4;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setScope(YarnServiceProtos.ApplicationsRequestScopeProto value)
          optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setStartBegin(long value)
          optional int64 start_begin = 6;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setStartEnd(long value)
          optional int64 start_end = 7;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.Builder.setUsers(int index, String value)
          repeated string users = 3;
 YarnServiceProtos.GetApplicationsRequestProto.Builder YarnServiceProtos.GetApplicationsRequestProto.toBuilder()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.