| Package | Description |
|---|---|
| com.tencent.polaris.api.pojo | |
| com.tencent.polaris.api.rpc | |
| com.tencent.polaris.client.pojo | |
| com.tencent.polaris.client.util |
| Modifier and Type | Method and Description |
|---|---|
ServiceKey |
ServiceInstances.getServiceKey()
获取服务标识
|
ServiceKey |
DefaultServiceInstances.getServiceKey() |
ServiceKey |
ServiceInfo.getServiceKey() |
ServiceKey |
ServiceInstancesWrap.getServiceKey() |
ServiceKey |
ServiceEventKey.getServiceKey() |
ServiceKey |
ServiceChangeEvent.getServiceKey() |
ServiceKey |
Services.getServiceKey()
获取服务标识
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstances |
ServiceResourceProvider.getServiceInstances(ServiceKey serviceKey)
get the service instances by service
|
ServiceEventKey.ServiceEventKeyBuilder |
ServiceEventKey.ServiceEventKeyBuilder.serviceKey(ServiceKey serviceKey) |
ServiceChangeEvent.ServiceEventBuilder |
ServiceChangeEvent.ServiceEventBuilder.serviceKey(ServiceKey serviceKey) |
| Constructor and Description |
|---|
DefaultServiceInstances(ServiceKey serviceKey,
List<Instance> instances) |
ServiceEventKey(ServiceKey serviceKey,
ServiceEventKey.EventType eventType) |
| Modifier and Type | Method and Description |
|---|---|
ServiceKey |
RequestContext.getCallerService() |
ServiceKey |
MetadataProvider.getLocalService() |
| Modifier and Type | Method and Description |
|---|---|
ServiceKey |
ServiceInstancesByProto.getServiceKey() |
ServiceKey |
ServicesByProto.getServiceKey() |
ServiceKey |
ServicesByProto.getSvcKey() |
| Constructor and Description |
|---|
InstanceByProto(ServiceKey serviceKey,
com.tencent.polaris.specification.api.v1.service.manage.ServiceProto.Instance instance,
InstanceLocalValue localValue) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommonValidator.validateService(ServiceKey service) |
Copyright © 2023. All rights reserved.