Class FlowWriterSequential
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequential
- All Implemented Interfaces:
- FlowCounterMBean
- 
Constructor SummaryConstructorsConstructorDescriptionFlowWriterSequential(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ExecutorService flowPusher) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounterMBeangetFlowCount, getReadOpStatus, getTableCount, getUnits
- 
Constructor Details- 
FlowWriterSequentialpublic FlowWriterSequential(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ExecutorService flowPusher) 
 
- 
- 
Method Details- 
addFlows
- 
deleteFlows
- 
getWriteOpStatuspublic int getWriteOpStatus()- Specified by:
- getWriteOpStatusin interface- FlowCounterMBean
 
- 
getTaskCompletionTimepublic long getTaskCompletionTime()- Specified by:
- getTaskCompletionTimein interface- FlowCounterMBean
 
 
-