| Package | Description |
|---|---|
| org.apache.druid.rpc | |
| org.apache.druid.rpc.indexing |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLocations |
ServiceLocations.closed() |
static ServiceLocations |
ServiceLocations.forLocation(ServiceLocation location) |
static ServiceLocations |
ServiceLocations.forLocations(Set<ServiceLocation> locations) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ServiceLocations> |
DiscoveryServiceLocator.locate() |
com.google.common.util.concurrent.ListenableFuture<ServiceLocations> |
ServiceLocator.locate()
Returns a future that resolves to a set of
ServiceLocation. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ServiceLocations> |
SpecificTaskServiceLocator.locate() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.