public class OpenflowpluginStatsTestCommandProvider extends Object implements org.eclipse.osgi.framework.console.CommandProvider
Constructor and Description |
---|
OpenflowpluginStatsTestCommandProvider(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 |
onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session) |
public OpenflowpluginStatsTestCommandProvider(org.osgi.framework.BundleContext ctx)
public void onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session)
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 © 2018 OpenDaylight. All rights reserved.