Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Snapshot

Packages that use FsImageProto.SnapshotSection.Snapshot
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FsImageProto.SnapshotSection.Snapshot in org.apache.hadoop.hdfs.server.namenode
 

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.