public static final class FsImageProto.SnapshotDiffSection.DiffEntry.Builder extends <any> implements FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry build()
public FsImageProto.SnapshotDiffSection.DiffEntry buildPartial()
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clone()
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(FsImageProto.SnapshotDiffSection.DiffEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
hasType
in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry.Type getType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
getType
in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setType(FsImageProto.SnapshotDiffSection.DiffEntry.Type value)
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;
public boolean hasInodeId()
optional uint64 inodeId = 2;
hasInodeId
in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
public long getInodeId()
optional uint64 inodeId = 2;
getInodeId
in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setInodeId(long value)
optional uint64 inodeId = 2;
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearInodeId()
optional uint64 inodeId = 2;
public boolean hasNumOfDiff()
optional uint32 numOfDiff = 3;
hasNumOfDiff
in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
public int getNumOfDiff()
optional uint32 numOfDiff = 3;
getNumOfDiff
in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setNumOfDiff(int value)
optional uint32 numOfDiff = 3;
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearNumOfDiff()
optional uint32 numOfDiff = 3;
public final FsImageProto.SnapshotDiffSection.DiffEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.