public class OpenflowpluginStatsTestCommandProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
Constructor and Description |
---|
OpenflowpluginStatsTestCommandProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataProviderService,
org.osgi.framework.BundleContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
_aggregateStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_descStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_flowStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_groupDescStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_groupStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_meterConfigStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_meterStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_portDescStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_portStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
void |
_tableStats(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
String |
getHelp() |
void |
init() |
public OpenflowpluginStatsTestCommandProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataProviderService, org.osgi.framework.BundleContext ctx)
public void init()
public void _portStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _portDescStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _flowStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _tableStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _groupStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _groupDescStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _meterStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _meterConfigStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _aggregateStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public void _descStats(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public String getHelp()
getHelp
in interface org.eclipse.osgi.framework.console.CommandProvider
Copyright © 2019 OpenDaylight. All rights reserved.