public class RemoteXGBoostHandler
extends water.api.Handler
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteXGBoostHandler.RemoteExecutors |
| Constructor and Description |
|---|
RemoteXGBoostHandler() |
| Modifier and Type | Method and Description |
|---|---|
XGBoostExecRespV3 |
cleanup(int ignored,
XGBoostExecReqV3 req) |
water.api.StreamingSchema |
getBooster(int ignored,
XGBoostExecReqV3 req) |
XGBoostExecRespV3 |
getEvalMetric(int ignored,
XGBoostExecReqV3 req) |
XGBoostExecRespV3 |
init(int ignored,
XGBoostExecReqV3 req) |
water.api.StreamingSchema |
setup(int ignored,
XGBoostExecReqV3 req) |
XGBoostExecRespV3 |
update(int ignored,
XGBoostExecReqV3 req) |
getFromDKV, getFromDKV, getHandlerMethodInputSchema, getHandlerMethodOutputSchema, handle, markdownasBytes, clone, compute, compute1, compute2, currThrPriority, frozenType, icer, priority, read, readJSON, reloadFromBytes, write, writeJSON__tryComplete, addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, onExceptionalCompletion, setCompleter, setPendingCount, setRawResult, tryCompleteadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, completeExceptionally, fork, get, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnforkpublic XGBoostExecRespV3 init(int ignored, XGBoostExecReqV3 req)
public water.api.StreamingSchema setup(int ignored,
XGBoostExecReqV3 req)
public XGBoostExecRespV3 update(int ignored, XGBoostExecReqV3 req)
public XGBoostExecRespV3 getEvalMetric(int ignored, XGBoostExecReqV3 req)
public water.api.StreamingSchema getBooster(int ignored,
XGBoostExecReqV3 req)
public XGBoostExecRespV3 cleanup(int ignored, XGBoostExecReqV3 req)