org.hyperic.sigar
Class NfsFileSystem

java.lang.Object
  extended by org.hyperic.sigar.FileSystem
      extended by org.hyperic.sigar.NfsFileSystem
All Implemented Interfaces:
java.io.Serializable

public class NfsFileSystem
extends FileSystem
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.hyperic.sigar.FileSystem
TYPE_CDROM, TYPE_LOCAL_DISK, TYPE_NETWORK, TYPE_NONE, TYPE_RAM_DISK, TYPE_SWAP, TYPE_UNKNOWN
 
Constructor Summary
NfsFileSystem()
           
 
Method Summary
 java.lang.String getHostname()
           
 NfsUnreachableException getUnreachableException()
           
 java.lang.String getUnreachableMessage()
           
static void main(java.lang.String[] args)
           
 boolean ping()
           
 
Methods inherited from class org.hyperic.sigar.FileSystem
gather, getDevName, getDirName, getFlags, getOptions, getSysTypeName, getType, getTypeName, toMap, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NfsFileSystem

public NfsFileSystem()
Method Detail

getHostname

public java.lang.String getHostname()

ping

public boolean ping()

getUnreachableMessage

public java.lang.String getUnreachableMessage()

getUnreachableException

public NfsUnreachableException getUnreachableException()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright ? 2004-2009 Hyperic. All Rights Reserved.