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() |
FsPermission |
getFsPermission() |
short |
getFsPermissionShort() |
String |
getGroupName() |
byte[] |
getLocalNameBytes() |
long |
getModificationTime() |
long |
getPermissionLong() |
String |
getUserName() |
org.apache.hadoop.hdfs.server.namenode.XAttrFeature |
getXAttrFeature() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDirectorypublic 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 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 © 2018 CERN. All Rights Reserved.