Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SnapshotDiffSection.Builder
Packages that use FsImageProto.SnapshotDiffSection.Builder
-
Uses of FsImageProto.SnapshotDiffSection.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SnapshotDiffSection.BuilderModifier and TypeMethodDescriptionFsImageProto.SnapshotDiffSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.SnapshotDiffSection.Builder.clear()FsImageProto.SnapshotDiffSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) FsImageProto.SnapshotDiffSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) FsImageProto.SnapshotDiffSection.Builder.clone()FsImageProto.SnapshotDiffSection.Builder.mergeFrom(FsImageProto.SnapshotDiffSection other) FsImageProto.SnapshotDiffSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SnapshotDiffSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) FsImageProto.SnapshotDiffSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.SnapshotDiffSection.newBuilder()FsImageProto.SnapshotDiffSection.newBuilder(FsImageProto.SnapshotDiffSection prototype) FsImageProto.SnapshotDiffSection.newBuilderForType()protected FsImageProto.SnapshotDiffSection.BuilderFsImageProto.SnapshotDiffSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) FsImageProto.SnapshotDiffSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.SnapshotDiffSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FsImageProto.SnapshotDiffSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.SnapshotDiffSection.toBuilder()