Uses of Interface
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounterMBean
-
Packages that use FlowCounterMBean Package Description org.opendaylight.openflowplugin.applications.bulk.o.matic -
-
Uses of FlowCounterMBean in org.opendaylight.openflowplugin.applications.bulk.o.matic
Classes in org.opendaylight.openflowplugin.applications.bulk.o.matic that implement FlowCounterMBean Modifier and Type Class Description class
FlowCounter
class
FlowReader
class
FlowWriterConcurrent
class
FlowWriterSequential
class
FlowWriterTxChain
class
TableWriter
Methods in org.opendaylight.openflowplugin.applications.bulk.o.matic with parameters of type FlowCounterMBean Modifier and Type Method Description void
FlowCounter. setReader(FlowCounterMBean reader)
void
FlowCounter. setWriter(FlowCounterMBean writer)
-