Uses of Interface
org.opendaylight.bgpcep.pcep.topology.spi.stats.TopologySessionStatsRegistry
-
Packages that use TopologySessionStatsRegistry Package Description org.opendaylight.bgpcep.pcep.topology.provider.config org.opendaylight.bgpcep.pcep.topology.stats.provider -
-
Uses of TopologySessionStatsRegistry in org.opendaylight.bgpcep.pcep.topology.provider.config
Methods in org.opendaylight.bgpcep.pcep.topology.provider.config that return TopologySessionStatsRegistry Modifier and Type Method Description TopologySessionStatsRegistry
PCEPTopologyProviderBean. getStateRegistry()
TopologySessionStatsRegistry
PCEPTopologyProviderDependencies. getStateRegistry()
Topology Session State Registry.Constructors in org.opendaylight.bgpcep.pcep.topology.provider.config with parameters of type TopologySessionStatsRegistry Constructor Description PCEPTopologyProviderBean(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider cssp, org.osgi.framework.BundleContext bundleContext, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, PCEPDispatcher pcepDispatcher, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderRegistry, TopologySessionListenerFactory sessionListenerFactory, TopologySessionStatsRegistry stateRegistry, PceServerProvider pceServerProvider)
-
Uses of TopologySessionStatsRegistry in org.opendaylight.bgpcep.pcep.topology.stats.provider
Classes in org.opendaylight.bgpcep.pcep.topology.stats.provider that implement TopologySessionStatsRegistry Modifier and Type Class Description class
TopologyStatsProviderImpl
-