| Package | Description |
|---|---|
| com.tencent.polaris.client.pojo | |
| com.tencent.polaris.client.util |
| Modifier and Type | Field and Description |
|---|---|
static ServiceInstancesByProto |
ServiceInstancesByProto.EMPTY_INSTANCES |
| Constructor and Description |
|---|
ServiceInstancesByProto(com.tencent.polaris.specification.api.v1.service.manage.ResponseProto.DiscoverResponse response,
ServiceInstancesByProto oldSvcInstances,
boolean loadFromFile)
构造函数
|
| Modifier and Type | Method and Description |
|---|---|
static List<Instance> |
Utils.checkAddInstances(ServiceInstancesByProto oldVal,
ServiceInstancesByProto newVal) |
static List<Instance> |
Utils.checkDeleteInstances(ServiceInstancesByProto oldVal,
ServiceInstancesByProto newVal) |
static List<ServiceChangeEvent.OneInstanceUpdate> |
Utils.checkUpdateInstances(ServiceInstancesByProto oldVal,
ServiceInstancesByProto newVal) |
Copyright © 2023. All rights reserved.