public interface ServiceSelector
| Modifier and Type | Method and Description |
|---|---|
String |
getPool() |
String |
getType() |
com.google.common.util.concurrent.ListenableFuture<List<ServiceDescriptor>> |
refresh() |
List<ServiceDescriptor> |
selectAllServices() |
String getType()
String getPool()
List<ServiceDescriptor> selectAllServices()
com.google.common.util.concurrent.ListenableFuture<List<ServiceDescriptor>> refresh()
Copyright © 2010–2020 Airlift. All rights reserved.