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, validateArgs
public Iostat.DiskRates GetBytesPerSecond(String PartitionName, boolean isWindows) throws org.hyperic.sigar.SigarException, InterruptedException
org.hyperic.sigar.SigarException
InterruptedException
public org.hyperic.sigar.util.GetlineCompleter getCompleter()
getCompleter
in class SigarCommandBase
public void close() throws Exception
Closable
Copyright © 2008–2017 MIL-OSS. All rights reserved.