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

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

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

Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.StringTableSection
static com.google.protobuf.Parser<FsImageProto.StringTableSection> FsImageProto.StringTableSection.PARSER
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.StringTableSection
 FsImageProto.StringTableSection FsImageProto.StringTableSection.Builder.build()
           
 FsImageProto.StringTableSection FsImageProto.StringTableSection.Builder.buildPartial()
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.getDefaultInstance()
           
 FsImageProto.StringTableSection FsImageProto.StringTableSection.getDefaultInstanceForType()
           
 FsImageProto.StringTableSection FsImageProto.StringTableSection.Builder.getDefaultInstanceForType()
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseDelimitedFrom(InputStream input)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(byte[] data)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(InputStream input)
           
static FsImageProto.StringTableSection FsImageProto.StringTableSection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.StringTableSection
 com.google.protobuf.Parser<FsImageProto.StringTableSection> FsImageProto.StringTableSection.getParserForType()
           
 

Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.StringTableSection
 FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.Builder.mergeFrom(FsImageProto.StringTableSection other)
           
static FsImageProto.StringTableSection.Builder FsImageProto.StringTableSection.newBuilder(FsImageProto.StringTableSection prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.