| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.sigar.NfsServerV3
public class NfsServerV3
NfsServerV3 sigar class.
| Constructor Summary | |
|---|---|
| NfsServerV3() | |
| Method Summary | |
|---|---|
|  void | gather(Sigar sigar) | 
|  long | getAccess()Get the access. | 
|  long | getCommit()Get the commit. | 
|  long | getCreate()Get the create. | 
|  long | getFsinfo()Get the fsinfo. | 
|  long | getFsstat()Get the fsstat. | 
|  long | getGetattr()Get the getattr. | 
|  long | getLink()Get the link. | 
|  long | getLookup()Get the lookup. | 
|  long | getMkdir()Get the mkdir. | 
|  long | getMknod()Get the mknod. | 
|  long | getNull()Get the null. | 
|  long | getPathconf()Get the pathconf. | 
|  long | getRead()Get the read. | 
|  long | getReaddir()Get the readdir. | 
|  long | getReaddirplus()Get the readdirplus. | 
|  long | getReadlink()Get the readlink. | 
|  long | getRemove()Get the remove. | 
|  long | getRename()Get the rename. | 
|  long | getRmdir()Get the rmdir. | 
|  long | getSetattr()Get the setattr. | 
|  long | getSymlink()Get the symlink. | 
|  long | getWrite()Get the write. | 
|  java.util.Map | toMap() | 
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public NfsServerV3()
| Method Detail | 
|---|
public void gather(Sigar sigar)
            throws SigarException
SigarExceptionpublic long getNull()
Supported Platforms: Undocumented.
public long getGetattr()
Supported Platforms: Undocumented.
public long getSetattr()
Supported Platforms: Undocumented.
public long getLookup()
Supported Platforms: Undocumented.
public long getAccess()
Supported Platforms: Undocumented.
public long getReadlink()
Supported Platforms: Undocumented.
public long getRead()
Supported Platforms: Undocumented.
public long getWrite()
Supported Platforms: Undocumented.
public long getCreate()
Supported Platforms: Undocumented.
public long getMkdir()
Supported Platforms: Undocumented.
public long getSymlink()
Supported Platforms: Undocumented.
public long getMknod()
Supported Platforms: Undocumented.
public long getRemove()
Supported Platforms: Undocumented.
public long getRmdir()
Supported Platforms: Undocumented.
public long getRename()
Supported Platforms: Undocumented.
public long getLink()
Supported Platforms: Undocumented.
public long getReaddir()
Supported Platforms: Undocumented.
public long getReaddirplus()
Supported Platforms: Undocumented.
public long getFsstat()
Supported Platforms: Undocumented.
public long getFsinfo()
Supported Platforms: Undocumented.
public long getPathconf()
Supported Platforms: Undocumented.
public long getCommit()
Supported Platforms: Undocumented.
public java.util.Map toMap()
public java.lang.String toString()
toString in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||