public final class GLM.GLMDriver extends water.DTask<GLM.GLMDriver>
| Constructor and Description |
|---|
GLM.GLMDriver(water.H2O.H2OCountedCompleter cmp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compute2() |
void |
onCompletion(jsr166y.CountedCompleter cc) |
boolean |
onExceptionalCompletion(java.lang.Throwable ex,
jsr166y.CountedCompleter cc) |
copyOver, dinvoke, getDException, hasException, logVerbose, onAck, onAckAck, setExceptionclone, compute, frozenType, icer, nextThrPriority, priority, read_impl, read, readJSON_impl, readJSON, write_impl, write, writeJSON_impl, writeJSONaddToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, 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 void onCompletion(jsr166y.CountedCompleter cc)
onCompletion in class jsr166y.CountedCompleterpublic boolean onExceptionalCompletion(java.lang.Throwable ex,
jsr166y.CountedCompleter cc)
onExceptionalCompletion in class water.H2O.H2OCountedCompleter<GLM.GLMDriver>protected void compute2()
compute2 in class water.H2O.H2OCountedCompleter<GLM.GLMDriver>