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