Uses of Class
org.apache.dubbo.metrics.registry.event.RegistryEvent
Packages that use RegistryEvent
-
Uses of RegistryEvent in org.apache.dubbo.metrics.registry.event
Methods in org.apache.dubbo.metrics.registry.event that return RegistryEventModifier and TypeMethodDescriptionstatic RegistryEventRegistryEvent.refreshDirectoryEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, Map<MetricsKey, Map<String, Integer>> summaryMap, Map<String, String> attachments) static RegistryEventRegistryEvent.toNotifyEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) static RegistryEventRegistryEvent.toRegisterEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, List<String> registryClusterNames) static RegistryEventRegistryEvent.toRsEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, String serviceKey, int size, List<String> serviceDiscoveryNames) static RegistryEventRegistryEvent.toSsEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, String serviceKey, List<String> serviceDiscoveryNames) static RegistryEventRegistryEvent.toSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, String registryClusterName)