public static class GLM2.GLMGrid.UnlockGridTsk extends DTask.DKeyTask<GLM2.GLMGrid.UnlockGridTsk,GLM2.GLMGrid>
DTask.DKeyTask<T extends DTask.DKeyTask,V extends Iced>| Constructor and Description |
|---|
GLM2.GLMGrid.UnlockGridTsk(Key gridKey,
Key jobKey,
H2O.H2OCountedCompleter cc) |
| Modifier and Type | Method and Description |
|---|---|
void |
map(GLM2.GLMGrid g) |
compute2, forkTask, invokeTask, onCompletion, submitTaskcopyOver, dinvoke, frozenType, getDException, hasException, logVerbose, newInstance, onAck, onAckAck, read, setException, toDocField, write, writeJSONFieldsclone, compute, onExceptionalCompletion, priorityaddToPendingCount, 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 GLM2.GLMGrid.UnlockGridTsk(Key gridKey, Key jobKey, H2O.H2OCountedCompleter cc)
public void map(GLM2.GLMGrid g)
map in class DTask.DKeyTask<GLM2.GLMGrid.UnlockGridTsk,GLM2.GLMGrid>