Class FlowCounter
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounter
- All Implemented Interfaces:
FlowCounterMBean
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
int
long
long
getUnits()
int
void
setReader
(FlowCounterMBean reader) void
setWriter
(FlowCounterMBean writer)
-
Constructor Details
-
FlowCounter
public FlowCounter()
-
-
Method Details
-
setReader
-
setWriter
-
getFlowCount
public long getFlowCount()- Specified by:
getFlowCount
in interfaceFlowCounterMBean
-
getReadOpStatus
public int getReadOpStatus()- Specified by:
getReadOpStatus
in interfaceFlowCounterMBean
-
getWriteOpStatus
public int getWriteOpStatus()- Specified by:
getWriteOpStatus
in interfaceFlowCounterMBean
-
getTaskCompletionTime
public long getTaskCompletionTime()- Specified by:
getTaskCompletionTime
in interfaceFlowCounterMBean
-
getUnits
- Specified by:
getUnits
in interfaceFlowCounterMBean
-
getTableCount
public long getTableCount()- Specified by:
getTableCount
in interfaceFlowCounterMBean
-