| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.sigar.NfsClientV2
public class NfsClientV2
NfsClientV2 sigar class.
| Constructor Summary | |
|---|---|
| NfsClientV2() | |
| Method Summary | |
|---|---|
|  void | gather(Sigar sigar) | 
|  long | getCreate()Get the create. | 
|  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 | getNull()Get the null. | 
|  long | getRead()Get the read. | 
|  long | getReaddir()Get the readdir. | 
|  long | getReadlink()Get the readlink. | 
|  long | getRemove()Get the remove. | 
|  long | getRename()Get the rename. | 
|  long | getRmdir()Get the rmdir. | 
|  long | getRoot()Get the root. | 
|  long | getSetattr()Get the setattr. | 
|  long | getSymlink()Get the symlink. | 
|  long | getWrite()Get the write. | 
|  long | getWritecache()Get the writecache. | 
|  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 NfsClientV2()
| 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 getRoot()
Supported Platforms: Undocumented.
public long getLookup()
Supported Platforms: Undocumented.
public long getReadlink()
Supported Platforms: Undocumented.
public long getRead()
Supported Platforms: Undocumented.
public long getWritecache()
Supported Platforms: Undocumented.
public long getWrite()
Supported Platforms: Undocumented.
public long getCreate()
Supported Platforms: Undocumented.
public long getRemove()
Supported Platforms: Undocumented.
public long getRename()
Supported Platforms: Undocumented.
public long getLink()
Supported Platforms: Undocumented.
public long getSymlink()
Supported Platforms: Undocumented.
public long getMkdir()
Supported Platforms: Undocumented.
public long getRmdir()
Supported Platforms: Undocumented.
public long getReaddir()
Supported Platforms: Undocumented.
public long getFsstat()
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 | ||||||||