public class ServiceSelectorConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_POOL |
| Constructor and Description |
|---|
ServiceSelectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getPool() |
ServiceSelectorConfig |
setPool(String pool) |
public static final String DEFAULT_POOL
@NotNull public @NotNull String getPool()
@Config(value="pool") public ServiceSelectorConfig setPool(String pool)
Copyright © 2010–2020 Airlift. All rights reserved.