INodeAttributesINodeDirectoryAttributes.SnapshotCopy, INodeFileAttributes.SnapshotCopypublic abstract static class INodeAttributes.SnapshotCopy extends java.lang.Object implements INodeAttributes
INodeAttributes.SnapshotCopy| Modifier and Type | Method | Description |
|---|---|---|
long |
getAccessTime() |
|
AclFeature |
getAclFeature() |
|
org.apache.hadoop.fs.permission.FsPermission |
getFsPermission() |
|
short |
getFsPermissionShort() |
|
java.lang.String |
getGroupName() |
|
byte[] |
getLocalNameBytes() |
|
long |
getModificationTime() |
|
long |
getPermissionLong() |
|
java.lang.String |
getUserName() |
|
XAttrFeature |
getXAttrFeature() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDirectorypublic final byte[] getLocalNameBytes()
getLocalNameBytes in interface INodeAttributespublic final java.lang.String getUserName()
getUserName in interface INodeAttributespublic final java.lang.String getGroupName()
getGroupName in interface INodeAttributespublic final org.apache.hadoop.fs.permission.FsPermission getFsPermission()
getFsPermission in interface INodeAttributespublic final short getFsPermissionShort()
getFsPermissionShort in interface INodeAttributespublic long getPermissionLong()
getPermissionLong in interface INodeAttributespublic AclFeature getAclFeature()
getAclFeature in interface INodeAttributespublic final long getModificationTime()
getModificationTime in interface INodeAttributespublic final long getAccessTime()
getAccessTime in interface INodeAttributespublic final XAttrFeature getXAttrFeature()
getXAttrFeature in interface INodeAttributesCopyright © 2008–2025 Apache Software Foundation. All rights reserved.