public static final class FsImageProto.SnapshotDiffSection.DiffEntry.Builder extends <any> implements FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntrypublic 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.MessageOrBuilderpublic FsImageProto.SnapshotDiffSection.DiffEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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.MessageLiteOrBuilderpublic FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;hasType in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilderpublic FsImageProto.SnapshotDiffSection.DiffEntry.Type getType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;getType in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilderpublic 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.DiffEntryOrBuilderpublic long getInodeId()
optional uint64 inodeId = 2;getInodeId in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilderpublic 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.DiffEntryOrBuilderpublic int getNumOfDiff()
optional uint32 numOfDiff = 3;getNumOfDiff in interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilderpublic 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.