| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.client.pojo | |
| com.tencent.polaris.client.util |
| 限定符和类型 | 字段和说明 |
|---|---|
static ServiceInstancesByProto |
ServiceInstancesByProto.EMPTY_INSTANCES |
| 构造器和说明 |
|---|
ServiceInstancesByProto(ResponseProto.DiscoverResponse response,
ServiceInstancesByProto oldSvcInstances,
boolean loadFromFile)
构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022. All rights reserved.