| Package | Description |
|---|---|
| io.airlift.discovery.client | |
| io.airlift.discovery.client.testing |
| Modifier and Type | Method and Description |
|---|---|
ServiceSelectorConfig |
ServiceSelectorConfig.setPool(String pool) |
| Modifier and Type | Method and Description |
|---|---|
ServiceSelector |
CachingServiceSelectorFactory.createServiceSelector(String type,
ServiceSelectorConfig selectorConfig) |
ServiceSelector |
MergingServiceSelectorFactory.createServiceSelector(String type,
ServiceSelectorConfig selectorConfig) |
ServiceSelector |
ServiceSelectorFactory.createServiceSelector(String type,
ServiceSelectorConfig selectorConfig) |
| Constructor and Description |
|---|
CachingServiceSelector(String type,
ServiceSelectorConfig selectorConfig,
DiscoveryLookupClient lookupClient,
ScheduledExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
ServiceSelector |
SimpleServiceSelectorFactory.createServiceSelector(String type,
ServiceSelectorConfig selectorConfig) |
| Constructor and Description |
|---|
SimpleServiceSelector(String type,
ServiceSelectorConfig selectorConfig,
DiscoveryLookupClient lookupClient) |
Copyright © 2010–2021 Airlift. All rights reserved.