public static final class FsImageProto.INodeReferenceSection.INodeReference.Builder extends <any> implements FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
hadoop.hdfs.fsimage.INodeReferenceSection.INodeReference
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.INodeReferenceSection.INodeReference.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference build()
public FsImageProto.INodeReferenceSection.INodeReference buildPartial()
public FsImageProto.INodeReferenceSection.INodeReference.Builder clone()
public FsImageProto.INodeReferenceSection.INodeReference.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeReferenceSection.INodeReference.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.INodeReferenceSection.INodeReference.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.INodeReferenceSection.INodeReference.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.INodeReferenceSection.INodeReference.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.INodeReferenceSection.INodeReference.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.INodeReferenceSection.INodeReference.Builder mergeFrom(FsImageProto.INodeReferenceSection.INodeReference other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasReferredId()
id of the referred inode
optional uint64 referredId = 1;
hasReferredId
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public long getReferredId()
id of the referred inode
optional uint64 referredId = 1;
getReferredId
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference.Builder setReferredId(long value)
id of the referred inode
optional uint64 referredId = 1;
public FsImageProto.INodeReferenceSection.INodeReference.Builder clearReferredId()
id of the referred inode
optional uint64 referredId = 1;
public boolean hasName()
local name recorded in WithName
optional bytes name = 2;
hasName
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public com.google.protobuf.ByteString getName()
local name recorded in WithName
optional bytes name = 2;
getName
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference.Builder setName(com.google.protobuf.ByteString value)
local name recorded in WithName
optional bytes name = 2;
public FsImageProto.INodeReferenceSection.INodeReference.Builder clearName()
local name recorded in WithName
optional bytes name = 2;
public boolean hasDstSnapshotId()
recorded in DstReference
optional uint32 dstSnapshotId = 3;
hasDstSnapshotId
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public int getDstSnapshotId()
recorded in DstReference
optional uint32 dstSnapshotId = 3;
getDstSnapshotId
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference.Builder setDstSnapshotId(int value)
recorded in DstReference
optional uint32 dstSnapshotId = 3;
public FsImageProto.INodeReferenceSection.INodeReference.Builder clearDstSnapshotId()
recorded in DstReference
optional uint32 dstSnapshotId = 3;
public boolean hasLastSnapshotId()
recorded in WithName
optional uint32 lastSnapshotId = 4;
hasLastSnapshotId
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public int getLastSnapshotId()
recorded in WithName
optional uint32 lastSnapshotId = 4;
getLastSnapshotId
in interface FsImageProto.INodeReferenceSection.INodeReferenceOrBuilder
public FsImageProto.INodeReferenceSection.INodeReference.Builder setLastSnapshotId(int value)
recorded in WithName
optional uint32 lastSnapshotId = 4;
public FsImageProto.INodeReferenceSection.INodeReference.Builder clearLastSnapshotId()
recorded in WithName
optional uint32 lastSnapshotId = 4;
public final FsImageProto.INodeReferenceSection.INodeReference.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.INodeReferenceSection.INodeReference.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.