Class FlowGroupCacheManagerImpl
- java.lang.Object
-
- org.opendaylight.openflowplugin.impl.services.cache.FlowGroupCacheManagerImpl
-
- All Implemented Interfaces:
FlowGroupCacheManager
@Singleton public class FlowGroupCacheManagerImpl extends Object implements FlowGroupCacheManager
-
-
Constructor Summary
Constructors Constructor Description FlowGroupCacheManagerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,ReconciliationState>
getReconciliationStates()
-
-
-
Method Detail
-
getReconciliationStates
public Map<String,ReconciliationState> getReconciliationStates()
- Specified by:
getReconciliationStates
in interfaceFlowGroupCacheManager
-
-