Class FlowWriterSequential
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequential
- All Implemented Interfaces:
FlowCounterMBean
-
Constructor Summary
ConstructorDescriptionFlowWriterSequential
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ExecutorService flowPusher) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounterMBean
getFlowCount, getReadOpStatus, getTableCount, getUnits
-
Constructor Details
-
FlowWriterSequential
public FlowWriterSequential(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ExecutorService flowPusher)
-
-
Method Details
-
addFlows
-
deleteFlows
-
getWriteOpStatus
public int getWriteOpStatus()- Specified by:
getWriteOpStatus
in interfaceFlowCounterMBean
-
getTaskCompletionTime
public long getTaskCompletionTime()- Specified by:
getTaskCompletionTime
in interfaceFlowCounterMBean
-