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, validateArgs
public org.hyperic.sigar.util.GetlineCompleter getCompleter()
getCompleter
in class SigarCommandBase
public List<DriveInformation> DriveInfo() throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarException
public DriveInformation GetDriveInfo(String get) throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarException
public void close() throws Exception
Closable
Copyright © 2008–2017 MIL-OSS. All rights reserved.