public static final class FsImageProto.INodeSection.INodeFile.Builder extends com.google.protobuf.GeneratedMessage.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 |
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 |
clearFileUC()
optional .hadoop.hdfs.fsimage.INodeSection.FileUnderConstructionFeature fileUC = 7; |
FsImageProto.INodeSection.INodeFile.Builder |
clearModificationTime()
optional uint64 modificationTime = 2; |
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; |
FsImageProto.INodeSection.INodeFile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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 |
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 com.google.protobuf.GeneratedMessage.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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.INodeSection.INodeFile.Builder |
mergeFrom(FsImageProto.INodeSection.INodeFile other) |
FsImageProto.INodeSection.INodeFile.Builder |
mergeFrom(com.google.protobuf.Message other) |
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 |
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 |
setReplication(int value)
optional uint32 replication = 1; |
FsImageProto.INodeSection.INodeFile.Builder |
setStoragePolicyID(int value)
optional uint32 storagePolicyID = 10; |
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; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.INodeFile.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.INodeSection.INodeFile build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FsImageProto.INodeSection.INodeFile buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FsImageProto.INodeSection.INodeFile.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FsImageProto.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.Builder mergeFrom(FsImageProto.INodeSection.INodeFile other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.INodeSection.INodeFile.Builder>
public FsImageProto.INodeSection.INodeFile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.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;
Copyright © 2017 Apache Software Foundation. All Rights Reserved.