public class MetadataEvent extends TimeCounterEvent
MetricsEvent.Type| Constructor and Description |
|---|
MetadataEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
TypeWrapper typeWrapper) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataEvent |
toPushEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
static MetadataEvent |
toServiceSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
String serviceKey) |
static MetadataEvent |
toSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
getTimePairappName, customAfterPost, getAttachments, getAttachmentValue, getMetricsDispatcher, getSource, getTypeWrapper, isAssignableFrom, isAvailable, putAttachment, putAttachments, setAvailable, toStringpublic MetadataEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel,
TypeWrapper typeWrapper)
public static MetadataEvent toPushEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
public static MetadataEvent toSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
public static MetadataEvent toServiceSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, String serviceKey)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.