Uses of Interface
org.opendaylight.openflowplugin.api.openflow.FlowGroupCacheManager
Packages that use FlowGroupCacheManager
Package
Description
-
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.frm
Constructors in org.opendaylight.openflowplugin.applications.frm with parameters of type FlowGroupCacheManagerModifierConstructorDescriptionReconciliationJMXService
(FlowGroupCacheManager floGroupCacheManager) -
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.frm.impl
Constructors in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type FlowGroupCacheManagerModifierConstructorDescriptionFlowNodeReconciliationImpl
(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.RpcService rpcRegistry, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, ForwardingRulesManagerConfig config, MastershipChangeServiceManager mastershipChangeServiceManager, ConfigurationService configurationService, ReconciliationManager reconciliationManager, OpenflowServiceRecoveryHandler openflowServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, FlowGroupCacheManager flowGroupCacheManager) -
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.southboundcli
Constructors in org.opendaylight.openflowplugin.applications.southboundcli with parameters of type FlowGroupCacheManagerModifierConstructorDescriptionDefaultReconcileService
(org.opendaylight.mdsal.binding.api.DataBroker broker, ForwardingRulesManager frm, DpnTracker dpnTracker, FlowGroupCacheManager flowGroupCacheManager) -
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.impl.services.cache
Classes in org.opendaylight.openflowplugin.impl.services.cache that implement FlowGroupCacheManager