Interface FlowGroupCacheManager
-
- All Known Implementing Classes:
FlowGroupCacheManagerImpl
public interface FlowGroupCacheManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,ReconciliationState>
getReconciliationStates()
-
-
-
Method Detail
-
getReconciliationStates
Map<String,ReconciliationState> getReconciliationStates()
-
-