
public class Iostat extends SigarCommandBase implements Closable
| Modifier and Type | Class and Description |
|---|---|
class |
Iostat.DiskRates |
| Constructor and Description |
|---|
Iostat() |
Iostat(org.hyperic.sigar.cmd.Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Perform some clean up rutine
|
protected void |
finalize() |
Iostat.DiskRates |
GetBytesPerSecond(String PartitionName,
boolean isWindows) |
org.hyperic.sigar.util.GetlineCompleter |
getCompleter() |
complete, completePid, flush, getCompletions, getFormatter, isPidCompleter, printf, printf, printf, println, setOutputFormat, sprintf, validateArgspublic Iostat.DiskRates GetBytesPerSecond(String PartitionName, boolean isWindows) throws org.hyperic.sigar.SigarException, InterruptedException
org.hyperic.sigar.SigarExceptionInterruptedExceptionpublic org.hyperic.sigar.util.GetlineCompleter getCompleter()
getCompleter in class SigarCommandBasepublic void close()
throws Exception
ClosableCopyright © 2008–2017 MIL-OSS. All rights reserved.