public class LogAndEchoHandler extends Handler<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LogAndEchoHandler.LogAndEcho |
| Constructor and Description |
|---|
LogAndEchoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute2()
Override to specify actual work to do
|
LogAndEchoV1 |
echo(int version,
LogAndEchoHandler.LogAndEcho u) |
protected int |
max_ver() |
protected int |
min_ver() |
protected LogAndEchoV1 |
schema(int version)
Dumb Version->Schema mapping
|
clone, compute, frozenType, icer, nextThrPriority, onExceptionalCompletion, priority, read_impl, read, readJSON_impl, readJSON, write_impl, write, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONaddToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, 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, tryUnforkprotected int min_ver()
min_ver in class Handler<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>protected int max_ver()
max_ver in class Handler<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>protected LogAndEchoV1 schema(int version)
Handlerschema in class Handler<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>public void compute2()
H2O.H2OCountedCompletercompute2 in class Handler<LogAndEchoHandler.LogAndEcho,LogAndEchoV1>public LogAndEchoV1 echo(int version, LogAndEchoHandler.LogAndEcho u)