|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileStatus
Interface that represents the client side information for a file.
Method Summary | |
---|---|
long |
getBlockSize()
Get the block size of the file. |
long |
getLen()
|
long |
getModificationTime()
Get the modification time of the file. |
short |
getReplication()
Get the replication factor of a file. |
boolean |
isDir()
Is this a directory? |
Method Detail |
---|
long getLen()
boolean isDir()
long getBlockSize()
short getReplication()
long getModificationTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |