INodeAttributesINodeFile, INodeFileAttributes.SnapshotCopy@Private public interface INodeFileAttributes extends INodeAttributes
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
INodeFileAttributes.SnapshotCopy |
A copy of the inode file attributes
|
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.hdfs.protocol.BlockType |
getBlockType() |
|
byte |
getErasureCodingPolicyID() |
|
short |
getFileReplication() |
|
long |
getHeaderLong() |
|
byte |
getLocalStoragePolicyID() |
|
long |
getPreferredBlockSize() |
|
boolean |
isStriped() |
|
boolean |
metadataEquals(INodeFileAttributes other) |
getAccessTime, getAclFeature, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserName, getXAttrFeature, isDirectoryshort getFileReplication()
boolean isStriped()
org.apache.hadoop.hdfs.protocol.BlockType getBlockType()
byte getErasureCodingPolicyID()
long getPreferredBlockSize()
long getHeaderLong()
boolean metadataEquals(INodeFileAttributes other)
byte getLocalStoragePolicyID()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.