Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder

Packages that use FsImageProto.StringTableSection.Builder
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FsImageProto.StringTableSection.Builder in org.apache.hadoop.hdfs.server.namenode
 

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.StringTableSection.Builder
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.clear()
           
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.clearNumEntry()
          optional uint32 numEntry = 1;
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.clone()
           
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.mergeFrom(FsImageProto.StringTableSection other)
           
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.mergeFrom(com.google.protobuf.Message other)
           
static FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.newBuilder()
           
static FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.newBuilder(FsImageProto.StringTableSection prototype)
           
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.newBuilderForType()
           
protected  FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.setNumEntry(int value)
          optional uint32 numEntry = 1;
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.toBuilder()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.