Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry

Packages that use FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry in org.apache.hadoop.hdfs.server.namenode
 

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.