public static final class FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder extends <any> implements FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.CreatedListEntry
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.CreatedListEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.CreatedListEntry build()
public FsImageProto.SnapshotDiffSection.CreatedListEntry buildPartial()
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder clone()
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder mergeFrom(FsImageProto.SnapshotDiffSection.CreatedListEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasName()
optional bytes name = 1;
hasName
in interface FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
public com.google.protobuf.ByteString getName()
optional bytes name = 1;
getName
in interface FsImageProto.SnapshotDiffSection.CreatedListEntryOrBuilder
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder setName(com.google.protobuf.ByteString value)
optional bytes name = 1;
public FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder clearName()
optional bytes name = 1;
public final FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.SnapshotDiffSection.CreatedListEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.