public abstract static class INodeAttributes.SnapshotCopy extends Object implements org.apache.hadoop.hdfs.server.namenode.INodeAttributes
INodeAttributes.SnapshotCopy| Modifier and Type | Method and Description | 
|---|---|
| long | getAccessTime() | 
| org.apache.hadoop.hdfs.server.namenode.AclFeature | getAclFeature() | 
| org.apache.hadoop.fs.permission.FsPermission | getFsPermission() | 
| short | getFsPermissionShort() | 
| String | getGroupName() | 
| byte[] | getLocalNameBytes() | 
| long | getModificationTime() | 
| long | getPermissionLong() | 
| String | getUserName() | 
| org.apache.hadoop.hdfs.server.namenode.XAttrFeature | getXAttrFeature() | 
public final byte[] getLocalNameBytes()
getLocalNameBytes in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final String getUserName()
getUserName in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final String getGroupName()
getGroupName in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final org.apache.hadoop.fs.permission.FsPermission getFsPermission()
getFsPermission in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final short getFsPermissionShort()
getFsPermissionShort in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic long getPermissionLong()
getPermissionLong in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic org.apache.hadoop.hdfs.server.namenode.AclFeature getAclFeature()
getAclFeature in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final long getModificationTime()
getModificationTime in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final long getAccessTime()
getAccessTime in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic final org.apache.hadoop.hdfs.server.namenode.XAttrFeature getXAttrFeature()
getXAttrFeature in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributesCopyright © 2008–2023 Apache Software Foundation. All rights reserved.