public static class INodeDirectoryAttributes.SnapshotCopy extends INodeAttributes.SnapshotCopy implements INodeDirectoryAttributes
INodeDirectoryAttributes.CopyWithQuota, INodeDirectoryAttributes.SnapshotCopy
Constructor and Description |
---|
INodeDirectoryAttributes.SnapshotCopy(byte[] name,
PermissionStatus permissions,
long modificationTime) |
INodeDirectoryAttributes.SnapshotCopy(INodeDirectory dir) |
Modifier and Type | Method and Description |
---|---|
long |
getDsQuota() |
long |
getNsQuota() |
boolean |
metadataEquals(INodeDirectoryAttributes other) |
getAccessTime, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccessTime, getFsPermission, getFsPermissionShort, getGroupName, getLocalNameBytes, getModificationTime, getPermissionLong, getUserName
public INodeDirectoryAttributes.SnapshotCopy(byte[] name, PermissionStatus permissions, long modificationTime)
public INodeDirectoryAttributes.SnapshotCopy(INodeDirectory dir)
public long getNsQuota()
getNsQuota
in interface INodeDirectoryAttributes
public long getDsQuota()
getDsQuota
in interface INodeDirectoryAttributes
public boolean metadataEquals(INodeDirectoryAttributes other)
metadataEquals
in interface INodeDirectoryAttributes
Copyright © 2013 Apache Software Foundation. All rights reserved.