public class Config
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MASTER
The configuration key for the master's hostname.
|
Modifier | Constructor and Description |
---|---|
private |
Config() |
Modifier and Type | Method and Description |
---|---|
static LocalCall<java.lang.String> |
get(java.lang.String key)
Returns a configuration parameter.
|
public static final java.lang.String MASTER