Package | Description |
---|---|
org.opendaylight.openflowplugin.applications.frsync | |
org.opendaylight.openflowplugin.applications.frsync.impl.strategy |
Modifier and Type | Interface and Description |
---|---|
interface |
ForwardingRulesCommitter<D extends org.opendaylight.yangtools.yang.binding.DataObject,A extends org.opendaylight.yangtools.yang.binding.DataObject,R extends org.opendaylight.yangtools.yang.binding.DataObject,U extends org.opendaylight.yangtools.yang.binding.DataObject>
Represents configuration item contract for device.
|
Modifier and Type | Class and Description |
---|---|
class |
FlowForwarder
Implements
ForwardingRulesCommitter methods for processing add, update and remove of Flow . |
class |
GroupForwarder
Implements
ForwardingRulesCommitter methods for processing add, update and remove of Group . |
class |
MeterForwarder
Implements
ForwardingRulesCommitter methods for processing add, update and remove of Meter . |
Copyright © 2019 OpenDaylight. All rights reserved.