static RegistryEvent |
RegistryEvent.refreshDirectoryEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
Map<MetricsKey,Map<String,Integer>> summaryMap,
Map<String,String> attachments) |
static RegistryEvent |
RegistryEvent.toNotifyEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
static RegistryEvent |
RegistryEvent.toRegisterEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
List<String> registryClusterNames) |
static RegistryEvent |
RegistryEvent.toRsEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
String serviceKey,
int size,
List<String> serviceDiscoveryNames) |
static RegistryEvent |
RegistryEvent.toSsEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
String serviceKey,
List<String> serviceDiscoveryNames) |
static RegistryEvent |
RegistryEvent.toSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
String registryClusterName) |