public static final class HdfsProtos.BlocksWithLocationsProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.BlocksWithLocationsProto.Builder> implements HdfsProtos.BlocksWithLocationsProtoOrBuilder
hadoop.hdfs.BlocksWithLocationsProto
List of block with locations
addRepeatedField, 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<HdfsProtos.BlocksWithLocationsProto.Builder>public HdfsProtos.BlocksWithLocationsProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.BlocksWithLocationsProto.Builder>public HdfsProtos.BlocksWithLocationsProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.BlocksWithLocationsProto.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<HdfsProtos.BlocksWithLocationsProto.Builder>public HdfsProtos.BlocksWithLocationsProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HdfsProtos.BlocksWithLocationsProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HdfsProtos.BlocksWithLocationsProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HdfsProtos.BlocksWithLocationsProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HdfsProtos.BlocksWithLocationsProto.Builder>public HdfsProtos.BlocksWithLocationsProto.Builder mergeFrom(HdfsProtos.BlocksWithLocationsProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<HdfsProtos.BlocksWithLocationsProto.Builder>public HdfsProtos.BlocksWithLocationsProto.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<HdfsProtos.BlocksWithLocationsProto.Builder>IOExceptionpublic List<HdfsProtos.BlockWithLocationsProto> getBlocksList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;getBlocksList in interface HdfsProtos.BlocksWithLocationsProtoOrBuilderpublic int getBlocksCount()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;getBlocksCount in interface HdfsProtos.BlocksWithLocationsProtoOrBuilderpublic HdfsProtos.BlockWithLocationsProto getBlocks(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;getBlocks in interface HdfsProtos.BlocksWithLocationsProtoOrBuilderpublic HdfsProtos.BlocksWithLocationsProto.Builder setBlocks(int index, HdfsProtos.BlockWithLocationsProto value)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder setBlocks(int index, HdfsProtos.BlockWithLocationsProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder addBlocks(HdfsProtos.BlockWithLocationsProto value)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder addBlocks(int index, HdfsProtos.BlockWithLocationsProto value)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder addBlocks(HdfsProtos.BlockWithLocationsProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder addBlocks(int index, HdfsProtos.BlockWithLocationsProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder addAllBlocks(Iterable<? extends HdfsProtos.BlockWithLocationsProto> values)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder clearBlocks()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlocksWithLocationsProto.Builder removeBlocks(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlockWithLocationsProto.Builder getBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlockWithLocationsProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;getBlocksOrBuilder in interface HdfsProtos.BlocksWithLocationsProtoOrBuilderpublic List<? extends HdfsProtos.BlockWithLocationsProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;getBlocksOrBuilderList in interface HdfsProtos.BlocksWithLocationsProtoOrBuilderpublic HdfsProtos.BlockWithLocationsProto.Builder addBlocksBuilder()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public HdfsProtos.BlockWithLocationsProto.Builder addBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;public List<HdfsProtos.BlockWithLocationsProto.Builder> getBlocksBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;Copyright © 2013 Apache Software Foundation. All rights reserved.