public static final class DAGProtos.PlanLocalResourcesProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder> implements DAGProtos.PlanLocalResourcesProtoOrBuilder
PlanLocalResourcesProtoaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>public DAGProtos.PlanLocalResourcesProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>public DAGProtos.PlanLocalResourcesProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>public DAGProtos.PlanLocalResourcesProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.PlanLocalResourcesProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.PlanLocalResourcesProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>public DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(DAGProtos.PlanLocalResourcesProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>public DAGProtos.PlanLocalResourcesProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.PlanLocalResourcesProto.Builder>IOExceptionpublic List<DAGProtos.PlanLocalResource> getLocalResourcesList()
repeated .PlanLocalResource localResources = 1;getLocalResourcesList in interface DAGProtos.PlanLocalResourcesProtoOrBuilderpublic int getLocalResourcesCount()
repeated .PlanLocalResource localResources = 1;getLocalResourcesCount in interface DAGProtos.PlanLocalResourcesProtoOrBuilderpublic DAGProtos.PlanLocalResource getLocalResources(int index)
repeated .PlanLocalResource localResources = 1;getLocalResources in interface DAGProtos.PlanLocalResourcesProtoOrBuilderpublic DAGProtos.PlanLocalResourcesProto.Builder setLocalResources(int index, DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder setLocalResources(int index, DAGProtos.PlanLocalResource.Builder builderForValue)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(int index, DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(DAGProtos.PlanLocalResource.Builder builderForValue)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder addLocalResources(int index, DAGProtos.PlanLocalResource.Builder builderForValue)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder addAllLocalResources(Iterable<? extends DAGProtos.PlanLocalResource> values)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder clearLocalResources()
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourcesProto.Builder removeLocalResources(int index)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResource.Builder getLocalResourcesBuilder(int index)
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResourceOrBuilder getLocalResourcesOrBuilder(int index)
repeated .PlanLocalResource localResources = 1;getLocalResourcesOrBuilder in interface DAGProtos.PlanLocalResourcesProtoOrBuilderpublic List<? extends DAGProtos.PlanLocalResourceOrBuilder> getLocalResourcesOrBuilderList()
repeated .PlanLocalResource localResources = 1;getLocalResourcesOrBuilderList in interface DAGProtos.PlanLocalResourcesProtoOrBuilderpublic DAGProtos.PlanLocalResource.Builder addLocalResourcesBuilder()
repeated .PlanLocalResource localResources = 1;public DAGProtos.PlanLocalResource.Builder addLocalResourcesBuilder(int index)
repeated .PlanLocalResource localResources = 1;public List<DAGProtos.PlanLocalResource.Builder> getLocalResourcesBuilderList()
repeated .PlanLocalResource localResources = 1;Copyright © 2016 Apache Software Foundation. All rights reserved.