
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, sprintfpublic Ifconfig(org.hyperic.sigar.cmd.Shell shell)
public Ifconfig()
protected boolean validateArgs(String[] args)
validateArgs in class SigarCommandBasepublic String getSyntaxArgs()
getSyntaxArgs in class org.hyperic.sigar.shell.ShellCommandBasepublic String getUsageShort()
getUsageShort in interface org.hyperic.sigar.shell.ShellCommandHandlergetUsageShort in class org.hyperic.sigar.shell.ShellCommandBasepublic Collection getCompletions()
getCompletions in class SigarCommandBasepublic Ifconfig.NetworkRate NetworkSendRate(String interfacename) throws org.hyperic.sigar.SigarException, InterruptedException
org.hyperic.sigar.SigarExceptionInterruptedExceptionpublic void output(String name) throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarExceptionpublic void close()
throws Exception
ClosableCopyright © 2008–2017 MIL-OSS. All rights reserved.