public class InvocationStatDimension extends Object
| 构造器和说明 |
|---|
InvocationStatDimension(ProviderInfo providerInfo,
ConsumerConfig consumerConfig)
Instantiates a new Invocation stat dimension.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getAppName()
Gets app name.
|
ConsumerConfig |
getConsumerConfig()
Gets consumer config.
|
String |
getDimensionKey()
Gets dimension key.
|
String |
getIp()
Gets ip.
|
int |
getOriginWeight()
Gets origin weight.
|
ProviderInfo |
getProviderInfo()
Gets provider info.
|
String |
getService()
Gets service.
|
int |
hashCode() |
String |
toString() |
public InvocationStatDimension(ProviderInfo providerInfo, ConsumerConfig consumerConfig)
providerInfo - the provider infoconsumerConfig - the consumer configpublic ConsumerConfig getConsumerConfig()
public ProviderInfo getProviderInfo()
public String getAppName()
public String getService()
public String getIp()
public int getOriginWeight()
public String getDimensionKey()
Copyright © 2008–2018 The Ant Financial. All rights reserved.