public final class FlowReader extends Object implements Runnable, FlowCounterMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getFlowCount() |
static FlowReader |
getNewInstance(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
Integer dpnCount,
int flowsPerDpn,
boolean verbose,
boolean isConfigDs,
short startTableId,
short endTableId) |
int |
getReadOpStatus() |
void |
run() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTableCount, getTaskCompletionTime, getUnits, getWriteOpStatuspublic static FlowReader getNewInstance(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, Integer dpnCount, int flowsPerDpn, boolean verbose, boolean isConfigDs, short startTableId, short endTableId)
public long getFlowCount()
getFlowCount in interface FlowCounterMBeanpublic int getReadOpStatus()
getReadOpStatus in interface FlowCounterMBeanCopyright © 2019 OpenDaylight. All rights reserved.