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,
org.apache.hadoop.hdfs.server.namenode.AclFeature aclFeature,
long modificationTime,
long nsQuota,
long dsQuota,
EnumCounters<org.apache.hadoop.fs.StorageType> typeQuotas,
org.apache.hadoop.hdfs.server.namenode.XAttrFeature xAttrsFeature) |
INodeDirectoryAttributes.CopyWithQuota(INodeDirectory dir) |
Modifier and Type | Method and Description |
---|---|
QuotaCounts |
getQuotaCounts() |
isDirectory, metadataEquals
getAccessTime, getAclFeature, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserName, getXAttrFeature
public INodeDirectoryAttributes.CopyWithQuota(byte[] name, org.apache.hadoop.fs.permission.PermissionStatus permissions, org.apache.hadoop.hdfs.server.namenode.AclFeature aclFeature, long modificationTime, long nsQuota, long dsQuota, EnumCounters<org.apache.hadoop.fs.StorageType> typeQuotas, org.apache.hadoop.hdfs.server.namenode.XAttrFeature xAttrsFeature)
public INodeDirectoryAttributes.CopyWithQuota(INodeDirectory dir)
public QuotaCounts getQuotaCounts()
getQuotaCounts
in interface org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes
getQuotaCounts
in class INodeDirectoryAttributes.SnapshotCopy
Copyright © 2017 Apache Software Foundation. All Rights Reserved.