RuntimeStatus |
RuntimeStatus.addConditionsItem(RuntimeCondition conditionsItem) |
RuntimeStatus |
RuntimeStatus.apiGateway(APIGatewayStatus apiGateway) |
RuntimeStatus |
RuntimeStatus.cacheStates(Map<String,String> cacheStates) |
RuntimeStatus |
RuntimeStatus.conditions(List<RuntimeCondition> conditions) |
RuntimeStatus |
RuntimeStatus.currentFuseNumberScheduled(Integer currentFuseNumberScheduled) |
RuntimeStatus |
RuntimeStatus.currentMasterNumberScheduled(Integer currentMasterNumberScheduled) |
RuntimeStatus |
RuntimeStatus.currentWorkerNumberScheduled(Integer currentWorkerNumberScheduled) |
RuntimeStatus |
RuntimeStatus.desiredFuseNumberScheduled(Integer desiredFuseNumberScheduled) |
RuntimeStatus |
RuntimeStatus.desiredMasterNumberScheduled(Integer desiredMasterNumberScheduled) |
RuntimeStatus |
RuntimeStatus.desiredWorkerNumberScheduled(Integer desiredWorkerNumberScheduled) |
RuntimeStatus |
RuntimeStatus.fuseNumberAvailable(Integer fuseNumberAvailable) |
RuntimeStatus |
RuntimeStatus.fuseNumberReady(Integer fuseNumberReady) |
RuntimeStatus |
RuntimeStatus.fuseNumberUnavailable(Integer fuseNumberUnavailable) |
RuntimeStatus |
RuntimeStatus.fusePhase(String fusePhase) |
RuntimeStatus |
RuntimeStatus.fuseReason(String fuseReason) |
RuntimeStatus |
AlluxioRuntime.getStatus()
Get status
|
RuntimeStatus |
JindoRuntime.getStatus()
Get status
|
RuntimeStatus |
RuntimeStatus.masterNumberReady(Integer masterNumberReady) |
RuntimeStatus |
RuntimeStatus.masterPhase(String masterPhase) |
RuntimeStatus |
RuntimeStatus.masterReason(String masterReason) |
RuntimeStatus |
RuntimeStatus.putCacheStatesItem(String key,
String cacheStatesItem) |
RuntimeStatus |
RuntimeStatus.selector(String selector) |
RuntimeStatus |
RuntimeStatus.setupDuration(String setupDuration) |
RuntimeStatus |
RuntimeStatus.valueFile(String valueFile) |
RuntimeStatus |
RuntimeStatus.workerNumberAvailable(Integer workerNumberAvailable) |
RuntimeStatus |
RuntimeStatus.workerNumberReady(Integer workerNumberReady) |
RuntimeStatus |
RuntimeStatus.workerNumberUnavailable(Integer workerNumberUnavailable) |
RuntimeStatus |
RuntimeStatus.workerPhase(String workerPhase) |
RuntimeStatus |
RuntimeStatus.workerReason(String workerReason) |