public class ConfigCenterEvent extends TimeCounterEvent
MetricsEvent.Type| Modifier and Type | Field and Description |
|---|---|
static String |
APOLLO_PROTOCOL |
static String |
NACOS_PROTOCOL |
static String |
ZK_PROTOCOL |
| Constructor and Description |
|---|
ConfigCenterEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
TypeWrapper typeWrapper) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigCenterEvent |
toChangeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
String key,
String group,
String protocol,
String changeType,
int count) |
getTimePairappName, customAfterPost, getAttachments, getAttachmentValue, getMetricsDispatcher, getSource, getTypeWrapper, isAssignableFrom, isAvailable, putAttachment, putAttachments, setAvailable, toStringpublic static final String NACOS_PROTOCOL
public static final String APOLLO_PROTOCOL
public static final String ZK_PROTOCOL
public ConfigCenterEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
TypeWrapper typeWrapper)
public static ConfigCenterEvent toChangeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, String key, String group, String protocol, String changeType, int count)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.