public static class INodeDirectoryAttributes.CopyWithQuota extends INodeDirectoryAttributes.SnapshotCopy
INodeDirectoryAttributes.CopyWithQuota, INodeDirectoryAttributes.SnapshotCopy| Constructor and Description |
|---|
INodeDirectoryAttributes.CopyWithQuota(byte[] name,
org.apache.hadoop.fs.permission.PermissionStatus permissions,
long modificationTime,
long nsQuota,
long dsQuota) |
INodeDirectoryAttributes.CopyWithQuota(INodeDirectory dir) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDsQuota() |
long |
getNsQuota() |
metadataEqualsgetAccessTime, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserNamepublic INodeDirectoryAttributes.CopyWithQuota(byte[] name, org.apache.hadoop.fs.permission.PermissionStatus permissions, long modificationTime, long nsQuota, long dsQuota)
public INodeDirectoryAttributes.CopyWithQuota(INodeDirectory dir)
public final long getNsQuota()
getNsQuota in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributesgetNsQuota in class INodeDirectoryAttributes.SnapshotCopypublic final long getDsQuota()
getDsQuota in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributesgetDsQuota in class INodeDirectoryAttributes.SnapshotCopyCopyright © 2014 Apache Software Foundation. All Rights Reserved.