Uses of Interface
org.opendaylight.openflowplugin.api.openflow.FlowGroupCacheManager
Package
Description
-
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.frm
ModifierConstructorDescriptionReconciliationJMXService
(FlowGroupCacheManager floGroupCacheManager) -
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.frm.impl
ModifierConstructorDescriptionFlowNodeReconciliationImpl
(ForwardingRulesManager manager, org.opendaylight.mdsal.binding.api.DataBroker db, String serviceName, int priority, ResultState resultState, FlowGroupCacheManager flowGroupCacheManager) ForwardingRulesManagerImpl
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcConsumerRegistry rpcRegistry, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, ForwardingRulesManagerConfig config, MastershipChangeServiceManager mastershipChangeServiceManager, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, ConfigurationService configurationService, ReconciliationManager reconciliationManager, OpenflowServiceRecoveryHandler openflowServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, FlowGroupCacheManager flowGroupCacheManager, ListenerRegistrationHelper registrationHelper) -
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.southboundcli
ModifierConstructorDescriptionReconciliationServiceImpl
(org.opendaylight.mdsal.binding.api.DataBroker broker, FrmReconciliationService frmReconciliationService, AlarmAgent alarmAgent, NodeListener nodeListener, FlowGroupCacheManager flowGroupCacheManager) -
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.impl.services.cache