Class FlowCounter
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounter
- All Implemented Interfaces:
- FlowCounterMBean
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionlongintlonglonggetUnits()intvoidsetReader(FlowCounterMBean reader) voidsetWriter(FlowCounterMBean writer) 
- 
Constructor Details- 
FlowCounterpublic FlowCounter()
 
- 
- 
Method Details- 
setReader
- 
setWriter
- 
getFlowCountpublic long getFlowCount()- Specified by:
- getFlowCountin interface- FlowCounterMBean
 
- 
getReadOpStatuspublic int getReadOpStatus()- Specified by:
- getReadOpStatusin interface- FlowCounterMBean
 
- 
getWriteOpStatuspublic int getWriteOpStatus()- Specified by:
- getWriteOpStatusin interface- FlowCounterMBean
 
- 
getTaskCompletionTimepublic long getTaskCompletionTime()- Specified by:
- getTaskCompletionTimein interface- FlowCounterMBean
 
- 
getUnits- Specified by:
- getUnitsin interface- FlowCounterMBean
 
- 
getTableCountpublic long getTableCount()- Specified by:
- getTableCountin interface- FlowCounterMBean
 
 
-