| Package | Description |
|---|---|
| com.tencent.polaris.api.pojo | |
| com.tencent.polaris.api.rpc | |
| com.tencent.polaris.client.pojo |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InstanceGauge
服务上报数据信息
|
interface |
ServiceInstances
服务实例列表信息
|
interface |
ServiceMetadata
服务元数据信息
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceInstances |
class |
ServiceEventKey
服务加规则的唯一标识KEY
|
class |
ServiceInfo
服务信息
|
class |
ServiceInstancesWrap
服务实例集合的包装类,用于实例动态变化的场景
|
class |
ServiceKey
服务标识,唯一索引一个服务
|
class |
SourceService |
| Modifier and Type | Method and Description |
|---|---|
Service |
InstanceGauge.getCallerService()
获取主调服务信息
|
Service |
StatusDimension.getCallerService() |
| Constructor and Description |
|---|
StatusDimension(String method,
Service callerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceCallResult
Instance invocation metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceCallResult.getCallerService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceCallResult.setCallerService(Service callerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInstancesByProto
通过PB对象封装的服务信息
|
Copyright © 2023. All rights reserved.