public static class INodeFileAttributes.SnapshotCopy extends INodeAttributes.SnapshotCopy implements INodeFileAttributes
INodeFileAttributes.SnapshotCopy
Constructor and Description |
---|
INodeFileAttributes.SnapshotCopy(byte[] name,
PermissionStatus permissions,
long modificationTime,
long accessTime,
short replication,
long preferredBlockSize) |
INodeFileAttributes.SnapshotCopy(INodeFile file) |
Modifier and Type | Method and Description |
---|---|
short |
getFileReplication() |
long |
getHeaderLong() |
long |
getPreferredBlockSize() |
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 INodeFileAttributes.SnapshotCopy(byte[] name, PermissionStatus permissions, long modificationTime, long accessTime, short replication, long preferredBlockSize)
public INodeFileAttributes.SnapshotCopy(INodeFile file)
public short getFileReplication()
getFileReplication
in interface INodeFileAttributes
public long getPreferredBlockSize()
getPreferredBlockSize
in interface INodeFileAttributes
public long getHeaderLong()
getHeaderLong
in interface INodeFileAttributes
Copyright © 2013 Apache Software Foundation. All rights reserved.