public class Ifconfig extends SigarCommandBase implements Closable
Modifier and Type | Class and Description |
---|---|
class |
Ifconfig.NetworkRate |
Constructor and Description |
---|
Ifconfig() |
Ifconfig(org.hyperic.sigar.cmd.Shell shell) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Perform some clean up rutine
|
protected void |
finalize() |
Collection |
getCompletions() |
String |
getSyntaxArgs() |
String |
getUsageShort() |
Ifconfig.NetworkRate |
NetworkSendRate(String interfacename) |
void |
output(String name) |
protected boolean |
validateArgs(String[] args) |
complete, completePid, flush, getCompleter, getFormatter, isPidCompleter, printf, printf, printf, println, setOutputFormat, sprintf
public Ifconfig(org.hyperic.sigar.cmd.Shell shell)
public Ifconfig()
protected boolean validateArgs(String[] args)
validateArgs
in class SigarCommandBase
public String getSyntaxArgs()
getSyntaxArgs
in class org.hyperic.sigar.shell.ShellCommandBase
public String getUsageShort()
getUsageShort
in interface org.hyperic.sigar.shell.ShellCommandHandler
getUsageShort
in class org.hyperic.sigar.shell.ShellCommandBase
public Collection getCompletions()
getCompletions
in class SigarCommandBase
public Ifconfig.NetworkRate NetworkSendRate(String interfacename) throws org.hyperic.sigar.SigarException, InterruptedException
org.hyperic.sigar.SigarException
InterruptedException
public void output(String name) throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarException
public void close() throws Exception
Closable
Copyright © 2008–2017 MIL-OSS. All rights reserved.