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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.