org.gridrm.client.utilities.sorma.monitoring.coreAttributes
Class FileSystem
java.lang.Object
org.gridrm.client.utilities.sorma.monitoring.coreAttributes.FileSystem
public class FileSystem
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystem
public FileSystem()
FileSystem
public void FileSystem(String fileSystemName,
File mountpoint,
long totalSpace,
long freeSpace)
getFileSystemName
public String getFileSystemName()
getMountPoint
public File getMountPoint()
getFreeSpace
public long getFreeSpace()
getTotalSpace
public long getTotalSpace()
getUsedSpace
public long getUsedSpace()
Copyright © 2007 Garry Smith. All Rights Reserved.