public class PushServiceTraceEvent extends NamingTraceEvent
| 构造器和说明 |
|---|
PushServiceTraceEvent(long eventTime,
long pushCostTimeForNetWork,
long pushCostTimeForAll,
long serviceLevelAgreementTime,
String clientIp,
String serviceNamespace,
String serviceGroup,
String serviceName,
int instanceSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClientIp() |
int |
getInstanceSize() |
long |
getPushCostTimeForAll() |
long |
getPushCostTimeForNetWork() |
long |
getServiceLevelAgreementTime() |
isPluginEventgetEventTime, getGroup, getName, getNamespace, getTypepublic String getClientIp()
public int getInstanceSize()
public long getPushCostTimeForNetWork()
public long getPushCostTimeForAll()
public long getServiceLevelAgreementTime()
Copyright © 2018–2024 Alibaba Group. All rights reserved.