All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
static String |
absoluteHealthCheckDir(Map<String,Object> conf) |
static int |
getLocalizerUpdateBlobInterval(Map<String,Object> conf) |
static File |
getLogMetaDataFile(Map<String,Object> conf,
String id,
Integer port) |
static File |
getLogMetaDataFile(String fname) |
static List<String> |
getTopoLogsGroups(Map<String,Object> topologyConf) |
static List<String> |
getTopoLogsUsers(Map<String,Object> topologyConf) |
static String |
masterInbox(Map<String,Object> conf) |
static String |
masterInimbusDir(Map<String,Object> conf) |
static String |
masterLocalDir(Map<String,Object> conf) |
static String |
masterStormDistRoot(Map<String,Object> conf) |
static String |
masterStormDistRoot(Map<String,Object> conf,
String stormId) |
static String |
masterStormJarPath(String stormRoot) |
static LocalState |
nimbusTopoHistoryState(Map<String,Object> conf) |
LocalState |
nimbusTopoHistoryStateImpl(Map<String,Object> conf) |
static ServerConfigUtils |
setInstance(ServerConfigUtils u)
Provide an instance of this class for delegates to use.
|
static String |
supervisorIsupervisorDir(Map<String,Object> conf) |
static LocalState |
supervisorState(Map<String,Object> conf) |
LocalState |
supervisorStateImpl(Map<String,Object> conf) |
static String |
supervisorTmpDir(Map<String,Object> conf) |