org.apache.tez.dag.api.records
Class DAGProtos.PlanLocalResourcesProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>
              extended by org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, DAGProtos.PlanLocalResourcesProtoOrBuilder
Enclosing class:
DAGProtos.PlanLocalResourcesProto

public static final class DAGProtos.PlanLocalResourcesProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>
implements DAGProtos.PlanLocalResourcesProtoOrBuilder

Protobuf type PlanLocalResourcesProto


Method Summary
 DAGProtos.PlanLocalResourcesProto.Builder addAllLocalResources(Iterable<? extends DAGProtos.PlanLocalResource> values)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(DAGProtos.PlanLocalResource.Builder builderForValue)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(DAGProtos.PlanLocalResource value)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(int index, DAGProtos.PlanLocalResource.Builder builderForValue)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(int index, DAGProtos.PlanLocalResource value)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResource.Builder addLocalResourcesBuilder()
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResource.Builder addLocalResourcesBuilder(int index)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto build()
           
 DAGProtos.PlanLocalResourcesProto buildPartial()
           
 DAGProtos.PlanLocalResourcesProto.Builder clear()
           
 DAGProtos.PlanLocalResourcesProto.Builder clearLocalResources()
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder clone()
           
 DAGProtos.PlanLocalResourcesProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 DAGProtos.PlanLocalResource getLocalResources(int index)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResource.Builder getLocalResourcesBuilder(int index)
          repeated .PlanLocalResource localResources = 1;
 List<DAGProtos.PlanLocalResource.Builder> getLocalResourcesBuilderList()
          repeated .PlanLocalResource localResources = 1;
 int getLocalResourcesCount()
          repeated .PlanLocalResource localResources = 1;
 List<DAGProtos.PlanLocalResource> getLocalResourcesList()
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourceOrBuilder getLocalResourcesOrBuilder(int index)
          repeated .PlanLocalResource localResources = 1;
 List<? extends DAGProtos.PlanLocalResourceOrBuilder> getLocalResourcesOrBuilderList()
          repeated .PlanLocalResource localResources = 1;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(DAGProtos.PlanLocalResourcesProto other)
           
 DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 DAGProtos.PlanLocalResourcesProto.Builder removeLocalResources(int index)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder setLocalResources(int index, DAGProtos.PlanLocalResource.Builder builderForValue)
          repeated .PlanLocalResource localResources = 1;
 DAGProtos.PlanLocalResourcesProto.Builder setLocalResources(int index, DAGProtos.PlanLocalResource value)
          repeated .PlanLocalResource localResources = 1;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>

clear

public DAGProtos.PlanLocalResourcesProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>

clone

public DAGProtos.PlanLocalResourcesProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>

getDefaultInstanceForType

public DAGProtos.PlanLocalResourcesProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public DAGProtos.PlanLocalResourcesProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public DAGProtos.PlanLocalResourcesProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>

mergeFrom

public DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(DAGProtos.PlanLocalResourcesProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>

mergeFrom

public DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                    throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>
Throws:
IOException

getLocalResourcesList

public List<DAGProtos.PlanLocalResource> getLocalResourcesList()
repeated .PlanLocalResource localResources = 1;

Specified by:
getLocalResourcesList in interface DAGProtos.PlanLocalResourcesProtoOrBuilder

getLocalResourcesCount

public int getLocalResourcesCount()
repeated .PlanLocalResource localResources = 1;

Specified by:
getLocalResourcesCount in interface DAGProtos.PlanLocalResourcesProtoOrBuilder

getLocalResources

public DAGProtos.PlanLocalResource getLocalResources(int index)
repeated .PlanLocalResource localResources = 1;

Specified by:
getLocalResources in interface DAGProtos.PlanLocalResourcesProtoOrBuilder

setLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder setLocalResources(int index,
                                                                   DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1;


setLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder setLocalResources(int index,
                                                                   DAGProtos.PlanLocalResource.Builder builderForValue)
repeated .PlanLocalResource localResources = 1;


addLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1;


addLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(int index,
                                                                   DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1;


addLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(DAGProtos.PlanLocalResource.Builder builderForValue)
repeated .PlanLocalResource localResources = 1;


addLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(int index,
                                                                   DAGProtos.PlanLocalResource.Builder builderForValue)
repeated .PlanLocalResource localResources = 1;


addAllLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder addAllLocalResources(Iterable<? extends DAGProtos.PlanLocalResource> values)
repeated .PlanLocalResource localResources = 1;


clearLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder clearLocalResources()
repeated .PlanLocalResource localResources = 1;


removeLocalResources

public DAGProtos.PlanLocalResourcesProto.Builder removeLocalResources(int index)
repeated .PlanLocalResource localResources = 1;


getLocalResourcesBuilder

public DAGProtos.PlanLocalResource.Builder getLocalResourcesBuilder(int index)
repeated .PlanLocalResource localResources = 1;


getLocalResourcesOrBuilder

public DAGProtos.PlanLocalResourceOrBuilder getLocalResourcesOrBuilder(int index)
repeated .PlanLocalResource localResources = 1;

Specified by:
getLocalResourcesOrBuilder in interface DAGProtos.PlanLocalResourcesProtoOrBuilder

getLocalResourcesOrBuilderList

public List<? extends DAGProtos.PlanLocalResourceOrBuilder> getLocalResourcesOrBuilderList()
repeated .PlanLocalResource localResources = 1;

Specified by:
getLocalResourcesOrBuilderList in interface DAGProtos.PlanLocalResourcesProtoOrBuilder

addLocalResourcesBuilder

public DAGProtos.PlanLocalResource.Builder addLocalResourcesBuilder()
repeated .PlanLocalResource localResources = 1;


addLocalResourcesBuilder

public DAGProtos.PlanLocalResource.Builder addLocalResourcesBuilder(int index)
repeated .PlanLocalResource localResources = 1;


getLocalResourcesBuilderList

public List<DAGProtos.PlanLocalResource.Builder> getLocalResourcesBuilderList()
repeated .PlanLocalResource localResources = 1;



Copyright © 2014 Apache Software Foundation. All rights reserved.