Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.CreatedListEntry

Packages that use FsImageProto.SnapshotDiffSection.CreatedListEntry
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FsImageProto.SnapshotDiffSection.CreatedListEntry in org.apache.hadoop.hdfs.server.namenode
 

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.