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, wait
getTableCount, getTaskCompletionTime, getUnits, getWriteOpStatus
public 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 FlowCounterMBean
public int getReadOpStatus()
getReadOpStatus
in interface FlowCounterMBean
Copyright © 2019 OpenDaylight. All rights reserved.