public static final class FsImageProto.SnapshotDiffSection.DiffEntry.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder> implements FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry
Modifier and Type | Method and Description |
---|---|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.SnapshotDiffSection.DiffEntry |
build() |
FsImageProto.SnapshotDiffSection.DiffEntry |
buildPartial() |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clear() |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clearInodeId()
optional uint64 inodeId = 2; |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clearNumOfDiff()
optional uint32 numOfDiff = 3; |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clearType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
clone() |
FsImageProto.SnapshotDiffSection.DiffEntry |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getInodeId()
optional uint64 inodeId = 2; |
int |
getNumOfDiff()
optional uint32 numOfDiff = 3; |
FsImageProto.SnapshotDiffSection.DiffEntry.Type |
getType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
boolean |
hasInodeId()
optional uint64 inodeId = 2; |
boolean |
hasNumOfDiff()
optional uint32 numOfDiff = 3; |
boolean |
hasType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
mergeFrom(FsImageProto.SnapshotDiffSection.DiffEntry other) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
setInodeId(long value)
optional uint64 inodeId = 2; |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
setNumOfDiff(int value)
optional uint32 numOfDiff = 3; |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
setType(FsImageProto.SnapshotDiffSection.DiffEntry.Type value)
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clear()
clear
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clear
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clear
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
getDescriptorForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
getDescriptorForType
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.DiffEntry build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.SnapshotDiffSection.DiffEntry buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clone()
clone
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clone
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
clone
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
clearOneof
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
addRepeatedField
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(FsImageProto.SnapshotDiffSection.DiffEntry other)
public final boolean isInitialized()
isInitialized
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
isInitialized
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeFrom
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
mergeFrom
in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
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(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
setUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
public final FsImageProto.SnapshotDiffSection.DiffEntry.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
mergeUnknownFields
in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DiffEntry.Builder>
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.