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

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

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

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

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SnapshotDiffSection.DiffEntry
 FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.Builder.build()
           
 FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.Builder.buildPartial()
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.getDefaultInstance()
           
 FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.getDefaultInstanceForType()
           
 FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.Builder.getDefaultInstanceForType()
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseDelimitedFrom(InputStream input)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(byte[] data)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.parseFrom(InputStream input)
           
static FsImageProto.SnapshotDiffSection.DiffEntry FsImageProto.SnapshotDiffSection.DiffEntry.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.DiffEntry
 com.google.protobuf.Parser<FsImageProto.SnapshotDiffSection.DiffEntry> FsImageProto.SnapshotDiffSection.DiffEntry.getParserForType()
           
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.