Class FlowCounter
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounter
- All Implemented Interfaces:
FlowCounterMBean
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintlonglonggetUnits()intvoidsetReader(FlowCounterMBean reader) voidsetWriter(FlowCounterMBean writer)
-
Constructor Details
-
FlowCounter
public FlowCounter()
-
-
Method Details
-
setReader
-
setWriter
-
getFlowCount
public long getFlowCount()- Specified by:
getFlowCountin interfaceFlowCounterMBean
-
getReadOpStatus
public int getReadOpStatus()- Specified by:
getReadOpStatusin interfaceFlowCounterMBean
-
getWriteOpStatus
public int getWriteOpStatus()- Specified by:
getWriteOpStatusin interfaceFlowCounterMBean
-
getTaskCompletionTime
public long getTaskCompletionTime()- Specified by:
getTaskCompletionTimein interfaceFlowCounterMBean
-
getUnits
- Specified by:
getUnitsin interfaceFlowCounterMBean
-
getTableCount
public long getTableCount()- Specified by:
getTableCountin interfaceFlowCounterMBean
-