Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection
Packages that use FsImageProto.SnapshotSection
-
Uses of FsImageProto.SnapshotSection in org.apache.hadoop.hdfs.server.namenode
Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.SnapshotSectionModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotSection>FsImageProto.SnapshotSection.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SnapshotSectionModifier and TypeMethodDescriptionFsImageProto.SnapshotSection.Builder.build()FsImageProto.SnapshotSection.Builder.buildPartial()static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.getDefaultInstance()FsImageProto.SnapshotSection.Builder.getDefaultInstanceForType()FsImageProto.SnapshotSection.getDefaultInstanceForType()static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseDelimitedFrom(InputStream input) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(byte[] data) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(InputStream input) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(ByteBuffer data) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) static FsImageProto.SnapshotSectionFsImageProto.SnapshotSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.SnapshotSectionModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotSection>FsImageProto.SnapshotSection.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotSection>FsImageProto.SnapshotSection.parser()Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.SnapshotSectionModifier and TypeMethodDescriptionFsImageProto.SnapshotSection.Builder.mergeFrom(FsImageProto.SnapshotSection other) FsImageProto.SnapshotSection.newBuilder(FsImageProto.SnapshotSection prototype)