| 限定符和类型 | 方法和说明 |
|---|---|
Set<Endpoint> |
PilotExchanger.getEndpoints(String domain) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PilotExchanger.observeEndpoints(String domain,
Consumer<Set<Endpoint>> consumer) |
void |
PilotExchanger.unObserveEndpoints(String domain,
Consumer<Set<Endpoint>> consumer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DeltaEndpoint.addResource(String resourceName,
Set<Endpoint> endpoints) |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<Endpoint> |
EndpointResult.getEndpoints() |
| 构造器和说明 |
|---|
EndpointResult(Set<Endpoint> endpoints) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EdsEndpointManager.notifyEndpointChange(String cluster,
Set<Endpoint> endpoints) |
void |
EdsEndpointListener.onEndPointChange(String cluster,
Set<Endpoint> endpoints) |
void |
XdsRouter.onEndPointChange(String cluster,
Set<Endpoint> endpoints) |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<Endpoint> |
DestinationSubset.getEndpoints() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DestinationSubset.setEndpoints(Set<Endpoint> endpoints) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.