JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.opendaylight.openflowplugin.api.openflow.ReconciliationState
Packages that use
ReconciliationState
Package
Description
org.opendaylight.openflowplugin.api.openflow
org.opendaylight.openflowplugin.impl.services.cache
Uses of
ReconciliationState
in
org.opendaylight.openflowplugin.api.openflow
Methods in
org.opendaylight.openflowplugin.api.openflow
that return types with arguments of type
ReconciliationState
Modifier and Type
Method
Description
Map
<
String
,
ReconciliationState
>
FlowGroupCacheManager.
getReconciliationStates
()
Uses of
ReconciliationState
in
org.opendaylight.openflowplugin.impl.services.cache
Methods in
org.opendaylight.openflowplugin.impl.services.cache
that return types with arguments of type
ReconciliationState
Modifier and Type
Method
Description
Map
<
String
,
ReconciliationState
>
FlowGroupCacheManagerImpl.
getReconciliationStates
()