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