public static class DGLM.GLMModel.GLMValidationTask extends MRTask<DGLM.GLMModel.GLMValidationTask>
_fs, _is_local, _keys, _top_level_cls, _eFromNode, _exception, _fname, _lineNum, _msg, _mth| Constructor and Description |
|---|
DGLM.GLMModel.GLMValidationTask(DGLM.GLMModel m,
ValueArray ary,
RowVecTask.Sampling s,
double[] thresholds) |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Key key)
Run some useful function over this local key, and
record the results in the this MRTask.
|
void |
reduce(DGLM.GLMModel.GLMValidationTask drt) |
hi, init, lcompute, lo, lonCompletion, memOverheadPerChunk, onExceptionalCompletionalsoBlockFor, alsoBlockFor, block, clone, compute2, dfork, getFutures, invoke, invokeOnAllNodes, isReleasable, keys, onCompletion, postGlobal, reduceAlsoBlockcopyOver, dinvoke, frozenType, getDException, hasException, logVerbose, newInstance, onAck, onAckAck, read, setException, toDocField, write, writeJSONFieldscompute, 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 DGLM.GLMModel.GLMValidationTask(DGLM.GLMModel m, ValueArray ary, RowVecTask.Sampling s, double[] thresholds)
public void map(Key key)
MRTaskmap in class MRTask<DGLM.GLMModel.GLMValidationTask>public void reduce(DGLM.GLMModel.GLMValidationTask drt)
reduce in class DRemoteTask<DGLM.GLMModel.GLMValidationTask>