|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.nfs.Fattr
public abstract class Fattr
NFS file attributes This is essentially a container class that holds the attributes, but it also has methods to encode and decode the attributes in an Xdr buffer. Note that the time at which the attributes were retrieved is automatically updated and the cache time varies according to the frequency of file modification. There are two subclasses: Fattr2 for NFS v2 attributes and Fattr3 for v3.
Nfs
,
Fattr2
,
Fattr3
Constructor Summary | |
---|---|
Fattr()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Fattr()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |