public static final class FsImageProto.INodeSection.INodeFile.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.INodeSection.INodeFile.Builder> implements FsImageProto.INodeSection.INodeFileOrBuilder
hadoop.hdfs.fsimage.INodeSection.INodeFile
Modifier and Type | Method and Description |
---|---|
FsImageProto.INodeSection.INodeFile.Builder |
addAllBlocks(Iterable<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> values)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
addBlocks(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
addBlocks(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder |
addBlocksBuilder()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder |
addBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.INodeSection.INodeFile |
build() |
FsImageProto.INodeSection.INodeFile |
buildPartial() |
FsImageProto.INodeSection.INodeFile.Builder |
clear() |
FsImageProto.INodeSection.INodeFile.Builder |
clearAccessTime()
optional uint64 accessTime = 3; |
FsImageProto.INodeSection.INodeFile.Builder |
clearAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.INodeFile.Builder |
clearBlocks()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
clearBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11; |
FsImageProto.INodeSection.INodeFile.Builder |
clearErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12; |
FsImageProto.INodeSection.INodeFile.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
FsImageProto.INodeSection.INodeFile.Builder |
clearFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.INodeFile.Builder |
clearModificationTime()
optional uint64 modificationTime = 2; |
FsImageProto.INodeSection.INodeFile.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
FsImageProto.INodeSection.INodeFile.Builder |
clearPermission()
optional fixed64 permission = 5; |
FsImageProto.INodeSection.INodeFile.Builder |
clearPreferredBlockSize()
optional uint64 preferredBlockSize = 4; |
FsImageProto.INodeSection.INodeFile.Builder |
clearReplication()
optional uint32 replication = 1; |
FsImageProto.INodeSection.INodeFile.Builder |
clearStoragePolicyID()
optional uint32 storagePolicyID = 10; |
FsImageProto.INodeSection.INodeFile.Builder |
clearXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
FsImageProto.INodeSection.INodeFile.Builder |
clone() |
long |
getAccessTime()
optional uint64 accessTime = 3; |
FsImageProto.INodeSection.AclFeatureProto |
getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.AclFeatureProto.Builder |
getAclBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.AclFeatureProtoOrBuilder |
getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto |
getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder |
getBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder> |
getBlocksBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
int |
getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> |
getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder |
getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> |
getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6; |
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto |
getBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11; |
FsImageProto.INodeSection.INodeFile |
getDefaultInstanceForType() |
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12; |
FsImageProto.INodeSection.FileUnderConstructionFeature |
getFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.FileUnderConstructionFeature.Builder |
getFileUCBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder |
getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
long |
getModificationTime()
optional uint64 modificationTime = 2; |
long |
getPermission()
optional fixed64 permission = 5; |
long |
getPreferredBlockSize()
optional uint64 preferredBlockSize = 4; |
int |
getReplication()
optional uint32 replication = 1; |
int |
getStoragePolicyID()
optional uint32 storagePolicyID = 10; |
FsImageProto.INodeSection.XAttrFeatureProto |
getXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
FsImageProto.INodeSection.XAttrFeatureProto.Builder |
getXAttrsBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder |
getXAttrsOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
boolean |
hasAccessTime()
optional uint64 accessTime = 3; |
boolean |
hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
boolean |
hasBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11; |
boolean |
hasErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12; |
boolean |
hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
boolean |
hasModificationTime()
optional uint64 modificationTime = 2; |
boolean |
hasPermission()
optional fixed64 permission = 5; |
boolean |
hasPreferredBlockSize()
optional uint64 preferredBlockSize = 4; |
boolean |
hasReplication()
optional uint32 replication = 1; |
boolean |
hasStoragePolicyID()
optional uint32 storagePolicyID = 10; |
boolean |
hasXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.INodeSection.INodeFile.Builder |
mergeAcl(FsImageProto.INodeSection.AclFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.INodeFile.Builder |
mergeFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature value)
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.INodeFile.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.INodeSection.INodeFile.Builder |
mergeFrom(FsImageProto.INodeSection.INodeFile other) |
FsImageProto.INodeSection.INodeFile.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
FsImageProto.INodeSection.INodeFile.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.INodeSection.INodeFile.Builder |
mergeXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
FsImageProto.INodeSection.INodeFile.Builder |
removeBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
setAccessTime(long value)
optional uint64 accessTime = 3; |
FsImageProto.INodeSection.INodeFile.Builder |
setAcl(FsImageProto.INodeSection.AclFeatureProto.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.INodeFile.Builder |
setAcl(FsImageProto.INodeSection.AclFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8; |
FsImageProto.INodeSection.INodeFile.Builder |
setBlocks(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
setBlocks(int index,
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 6; |
FsImageProto.INodeSection.INodeFile.Builder |
setBlockType(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto value)
optional .hadoop.hdfs.BlockTypeProto blockType = 11; |
FsImageProto.INodeSection.INodeFile.Builder |
setErasureCodingPolicyID(int value)
optional uint32 erasureCodingPolicyID = 12; |
FsImageProto.INodeSection.INodeFile.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FsImageProto.INodeSection.INodeFile.Builder |
setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.INodeFile.Builder |
setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature value)
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.INodeFile.Builder |
setModificationTime(long value)
optional uint64 modificationTime = 2; |
FsImageProto.INodeSection.INodeFile.Builder |
setPermission(long value)
optional fixed64 permission = 5; |
FsImageProto.INodeSection.INodeFile.Builder |
setPreferredBlockSize(long value)
optional uint64 preferredBlockSize = 4; |
FsImageProto.INodeSection.INodeFile.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FsImageProto.INodeSection.INodeFile.Builder |
setReplication(int value)
optional uint32 replication = 1; |
FsImageProto.INodeSection.INodeFile.Builder |
setStoragePolicyID(int value)
optional uint32 storagePolicyID = 10; |
FsImageProto.INodeSection.INodeFile.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
FsImageProto.INodeSection.INodeFile.Builder |
setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
FsImageProto.INodeSection.INodeFile.Builder |
setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9; |
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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.INodeFile build()
build
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
build
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.INodeSection.INodeFile buildPartial()
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.Message.Builder
buildPartial
in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.Builder mergeFrom(FsImageProto.INodeSection.INodeFile 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.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
IOException
public boolean hasReplication()
optional uint32 replication = 1;
hasReplication
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getReplication()
optional uint32 replication = 1;
getReplication
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setReplication(int value)
optional uint32 replication = 1;
public FsImageProto.INodeSection.INodeFile.Builder clearReplication()
optional uint32 replication = 1;
public boolean hasModificationTime()
optional uint64 modificationTime = 2;
hasModificationTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getModificationTime()
optional uint64 modificationTime = 2;
getModificationTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setModificationTime(long value)
optional uint64 modificationTime = 2;
public FsImageProto.INodeSection.INodeFile.Builder clearModificationTime()
optional uint64 modificationTime = 2;
public boolean hasAccessTime()
optional uint64 accessTime = 3;
hasAccessTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getAccessTime()
optional uint64 accessTime = 3;
getAccessTime
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setAccessTime(long value)
optional uint64 accessTime = 3;
public FsImageProto.INodeSection.INodeFile.Builder clearAccessTime()
optional uint64 accessTime = 3;
public boolean hasPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
hasPreferredBlockSize
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
getPreferredBlockSize
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setPreferredBlockSize(long value)
optional uint64 preferredBlockSize = 4;
public FsImageProto.INodeSection.INodeFile.Builder clearPreferredBlockSize()
optional uint64 preferredBlockSize = 4;
public boolean hasPermission()
optional fixed64 permission = 5;
hasPermission
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public long getPermission()
optional fixed64 permission = 5;
getPermission
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setPermission(long value)
optional fixed64 permission = 5;
public FsImageProto.INodeSection.INodeFile.Builder clearPermission()
optional fixed64 permission = 5;
public List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksList
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksCount
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocks
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder setBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder addBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder addBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder addAllBlocks(Iterable<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> values)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder clearBlocks()
repeated .hadoop.hdfs.BlockProto blocks = 6;
public FsImageProto.INodeSection.INodeFile.Builder removeBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder getBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
getBlocksOrBuilderList
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder addBlocksBuilder()
repeated .hadoop.hdfs.BlockProto blocks = 6;
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder addBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 6;
public List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder> getBlocksBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 6;
public boolean hasFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
hasFileUC
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.FileUnderConstructionFeature getFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
getFileUC
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature value)
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
public FsImageProto.INodeSection.INodeFile.Builder setFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
public FsImageProto.INodeSection.INodeFile.Builder mergeFileUC(FsImageProto.INodeSection.FileUnderConstructionFeature value)
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
public FsImageProto.INodeSection.INodeFile.Builder clearFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
public FsImageProto.INodeSection.FileUnderConstructionFeature.Builder getFileUCBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
public FsImageProto.INodeSection.FileUnderConstructionFeatureOrBuilder getFileUCOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7;
getFileUCOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
hasAcl
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.AclFeatureProto getAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
getAcl
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setAcl(FsImageProto.INodeSection.AclFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
public FsImageProto.INodeSection.INodeFile.Builder setAcl(FsImageProto.INodeSection.AclFeatureProto.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
public FsImageProto.INodeSection.INodeFile.Builder mergeAcl(FsImageProto.INodeSection.AclFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
public FsImageProto.INodeSection.INodeFile.Builder clearAcl()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
public FsImageProto.INodeSection.AclFeatureProto.Builder getAclBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
public FsImageProto.INodeSection.AclFeatureProtoOrBuilder getAclOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.AclFeatureProto acl = 8;
getAclOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
hasXAttrs
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.XAttrFeatureProto getXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
getXAttrs
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
public FsImageProto.INodeSection.INodeFile.Builder setXAttrs(FsImageProto.INodeSection.XAttrFeatureProto.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
public FsImageProto.INodeSection.INodeFile.Builder mergeXAttrs(FsImageProto.INodeSection.XAttrFeatureProto value)
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
public FsImageProto.INodeSection.INodeFile.Builder clearXAttrs()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
public FsImageProto.INodeSection.XAttrFeatureProto.Builder getXAttrsBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
public FsImageProto.INodeSection.XAttrFeatureProtoOrBuilder getXAttrsOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.XAttrFeatureProto xAttrs = 9;
getXAttrsOrBuilder
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public boolean hasStoragePolicyID()
optional uint32 storagePolicyID = 10;
hasStoragePolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getStoragePolicyID()
optional uint32 storagePolicyID = 10;
getStoragePolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setStoragePolicyID(int value)
optional uint32 storagePolicyID = 10;
public FsImageProto.INodeSection.INodeFile.Builder clearStoragePolicyID()
optional uint32 storagePolicyID = 10;
public boolean hasBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
hasBlockType
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto getBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
getBlockType
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setBlockType(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockTypeProto value)
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
public FsImageProto.INodeSection.INodeFile.Builder clearBlockType()
optional .hadoop.hdfs.BlockTypeProto blockType = 11;
public boolean hasErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;
hasErasureCodingPolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public int getErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;
getErasureCodingPolicyID
in interface FsImageProto.INodeSection.INodeFileOrBuilder
public FsImageProto.INodeSection.INodeFile.Builder setErasureCodingPolicyID(int value)
optional uint32 erasureCodingPolicyID = 12;
public FsImageProto.INodeSection.INodeFile.Builder clearErasureCodingPolicyID()
optional uint32 erasureCodingPolicyID = 12;
public final FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
public final FsImageProto.INodeSection.INodeFile.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.INodeSection.INodeFile.Builder>
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.