public static class INodeDirectoryAttributes.SnapshotCopy extends INodeAttributes.SnapshotCopy implements org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes
INodeDirectoryAttributes.CopyWithQuota, INodeDirectoryAttributes.SnapshotCopy| Constructor and Description | 
|---|
| INodeDirectoryAttributes.SnapshotCopy(byte[] name,
                                     org.apache.hadoop.fs.permission.PermissionStatus permissions,
                                     org.apache.hadoop.hdfs.server.namenode.AclFeature aclFeature,
                                     long modificationTime,
                                     org.apache.hadoop.hdfs.server.namenode.XAttrFeature xAttrsFeature) | 
| INodeDirectoryAttributes.SnapshotCopy(INodeDirectory dir) | 
| Modifier and Type | Method and Description | 
|---|---|
| QuotaCounts | getQuotaCounts() | 
| boolean | isDirectory() | 
| boolean | metadataEquals(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes other) | 
getAccessTime, getAclFeature, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserName, getXAttrFeaturepublic INodeDirectoryAttributes.SnapshotCopy(byte[] name,
                                     org.apache.hadoop.fs.permission.PermissionStatus permissions,
                                     org.apache.hadoop.hdfs.server.namenode.AclFeature aclFeature,
                                     long modificationTime,
                                     org.apache.hadoop.hdfs.server.namenode.XAttrFeature xAttrsFeature)
public INodeDirectoryAttributes.SnapshotCopy(INodeDirectory dir)
public QuotaCounts getQuotaCounts()
getQuotaCounts in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributespublic boolean isDirectory()
isDirectory in interface org.apache.hadoop.hdfs.server.namenode.INodeAttributespublic boolean metadataEquals(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes other)
metadataEquals in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributesCopyright © 2022 Apache Software Foundation. All rights reserved.