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,
long modificationTime) |
INodeDirectoryAttributes.SnapshotCopy(INodeDirectory dir) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDsQuota() |
long |
getNsQuota() |
boolean |
metadataEquals(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes other) |
getAccessTime, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserNamepublic INodeDirectoryAttributes.SnapshotCopy(byte[] name, org.apache.hadoop.fs.permission.PermissionStatus permissions, long modificationTime)
public INodeDirectoryAttributes.SnapshotCopy(INodeDirectory dir)
public long getNsQuota()
getNsQuota in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributespublic long getDsQuota()
getDsQuota in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributespublic boolean metadataEquals(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes other)
metadataEquals in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributesCopyright © 2014 Apache Software Foundation. All Rights Reserved.