Uses of Interface
org.opendaylight.openflowplugin.api.openflow.FlowGroupCacheManager
-
-
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.frm
Constructors in org.opendaylight.openflowplugin.applications.frm with parameters of type FlowGroupCacheManager Constructor Description ReconciliationJMXService(FlowGroupCacheManager floGroupCacheManager)
-
Uses of FlowGroupCacheManager in org.opendaylight.openflowplugin.applications.frm.impl
Constructors in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type FlowGroupCacheManager Constructor Description FlowNodeReconciliationImpl(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
Constructors in org.opendaylight.openflowplugin.applications.southboundcli with parameters of type FlowGroupCacheManager Constructor Description ReconciliationServiceImpl(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
Classes in org.opendaylight.openflowplugin.impl.services.cache that implement FlowGroupCacheManager Modifier and Type Class Description class
FlowGroupCacheManagerImpl
-