@InterfaceAudience.Private public interface INodeDirectoryAttributes extends INodeAttributes
Modifier and Type | Interface and Description |
---|---|
static class |
INodeDirectoryAttributes.CopyWithQuota |
static class |
INodeDirectoryAttributes.SnapshotCopy
A copy of the inode directory attributes
|
Modifier and Type | Method and Description |
---|---|
long |
getDsQuota() |
long |
getNsQuota() |
boolean |
metadataEquals(INodeDirectoryAttributes other) |
getAccessTime, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserName
long getNsQuota()
long getDsQuota()
boolean metadataEquals(INodeDirectoryAttributes other)
Copyright © 2013 Apache Software Foundation. All rights reserved.