public class AutoMLBuilderHandler
extends water.api.Handler
| Constructor and Description |
|---|
AutoMLBuilderHandler() |
| Modifier and Type | Method and Description |
|---|---|
AutoMLBuildSpecV99 |
build(int version,
AutoMLBuildSpecV99 buildSpecSchema) |
water.api.Schema |
handle(int version,
water.api.Route route,
java.util.Properties parms,
java.lang.String post_body) |
getFromDKV, getFromDKV, getHandlerMethodInputSchema, getHandlerMethodOutputSchema, 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, 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 water.api.Schema handle(int version,
water.api.Route route,
java.util.Properties parms,
java.lang.String post_body)
throws java.lang.Exception
handle in class water.api.Handlerjava.lang.Exceptionpublic AutoMLBuildSpecV99 build(int version, AutoMLBuildSpecV99 buildSpecSchema)