
public class Df extends SigarCommandBase implements Closable
| Constructor and Description |
|---|
Df() |
Df(org.hyperic.sigar.cmd.Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Perform some clean up rutine
|
List<DriveInformation> |
DriveInfo() |
protected void |
finalize() |
org.hyperic.sigar.util.GetlineCompleter |
getCompleter() |
DriveInformation |
GetDriveInfo(String get) |
complete, completePid, flush, getCompletions, getFormatter, isPidCompleter, printf, printf, printf, println, setOutputFormat, sprintf, validateArgspublic org.hyperic.sigar.util.GetlineCompleter getCompleter()
getCompleter in class SigarCommandBasepublic List<DriveInformation> DriveInfo() throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarExceptionpublic DriveInformation GetDriveInfo(String get) throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarExceptionpublic void close()
throws Exception
ClosableCopyright © 2008–2017 MIL-OSS. All rights reserved.