public static class GLM2.ParallelGLMs extends DTask
Modifier and Type | Field and Description |
---|---|
int |
_maxP |
_cls, _eFromNode, _exception, _fname, _lineNum, _msg, _mth
Constructor and Description |
---|
GLM2.ParallelGLMs(Job j,
GLM2[] glms) |
GLM2.ParallelGLMs(Job j,
GLM2[] glms,
int maxP) |
GLM2.ParallelGLMs(Job j,
GLM2[] glms,
int maxP,
H2O.H2OCountedCompleter cmp) |
Modifier and Type | Method and Description |
---|---|
void |
compute2() |
copyOver, dinvoke, frozenType, getDException, hasException, logVerbose, newInstance, onAck, onAckAck, onExceptionalCompletion, read, setException, toDocField, write, writeJSONFields
clone, compute, priority
addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, setCompleter, setPendingCount, setRawResult, tryComplete
adapt, 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, tryUnfork
public GLM2.ParallelGLMs(Job j, GLM2[] glms, int maxP, H2O.H2OCountedCompleter cmp)
public void compute2()
compute2
in class H2O.H2OCountedCompleter