| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.plugin.grpc.resolver |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<ShenyuServiceInstance> |
ShenyuServiceInstanceLists.getCopyInstances()
Get instance copy.
|
java.util.concurrent.CopyOnWriteArrayList<ShenyuServiceInstance> |
ShenyuServiceInstanceLists.getShenyuServiceInstances()
Gets shenyu service instances.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.EquivalentAddressGroup |
ShenyuResolverHelper.convertToEquivalentAddressGroup(ShenyuServiceInstance instance)
ConvertToEquivalentAddressGroup.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ShenyuServiceInstanceLists.setShenyuServiceInstances(java.util.concurrent.CopyOnWriteArrayList<ShenyuServiceInstance> shenyuServiceInstances)
Sets shenyu service instances.
|
| 构造器和说明 |
|---|
ShenyuServiceInstanceLists(java.util.concurrent.CopyOnWriteArrayList<ShenyuServiceInstance> shenyuServiceInstances,
java.lang.String appName)
Instantiates a new Shenyu service instance lists.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.