Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotSection.Builder
Packages that use FsImageProto.SnapshotSection.Builder
-
Uses of FsImageProto.SnapshotSection.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SnapshotSection.BuilderModifier and TypeMethodDescriptionFsImageProto.SnapshotSection.Builder.addAllSnapshottableDir(Iterable<? extends Long> values) repeated uint64 snapshottableDir = 2 [packed = true];FsImageProto.SnapshotSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.SnapshotSection.Builder.addSnapshottableDir(long value) repeated uint64 snapshottableDir = 2 [packed = true];FsImageProto.SnapshotSection.Builder.clear()FsImageProto.SnapshotSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) FsImageProto.SnapshotSection.Builder.clearNumSnapshots()total number of snapshotsFsImageProto.SnapshotSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) FsImageProto.SnapshotSection.Builder.clearSnapshotCounter()optional uint32 snapshotCounter = 1;FsImageProto.SnapshotSection.Builder.clearSnapshottableDir()repeated uint64 snapshottableDir = 2 [packed = true];FsImageProto.SnapshotSection.Builder.clone()FsImageProto.SnapshotSection.Builder.mergeFrom(FsImageProto.SnapshotSection other) FsImageProto.SnapshotSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SnapshotSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) FsImageProto.SnapshotSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.SnapshotSection.newBuilder()FsImageProto.SnapshotSection.newBuilder(FsImageProto.SnapshotSection prototype) FsImageProto.SnapshotSection.newBuilderForType()protected FsImageProto.SnapshotSection.BuilderFsImageProto.SnapshotSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) FsImageProto.SnapshotSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.SnapshotSection.Builder.setNumSnapshots(int value) total number of snapshotsFsImageProto.SnapshotSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FsImageProto.SnapshotSection.Builder.setSnapshotCounter(int value) optional uint32 snapshotCounter = 1;FsImageProto.SnapshotSection.Builder.setSnapshottableDir(int index, long value) repeated uint64 snapshottableDir = 2 [packed = true];FsImageProto.SnapshotSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.SnapshotSection.toBuilder()