public class ScoreTask extends MRTask
_fs, _is_local, _keys_cls, _eFromNode, _exception, _fname, _lineNum, _msg, _mth| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
map(Key key)
Run some useful function over this local key, and
record the results in the this MRTask.
|
void |
reduce(DRemoteTask drt) |
static Key |
score(OldModel M,
ValueArray data,
Key outputKey) |
hi, lcompute, lo, lonCompletion, memOverheadPerChunk, onExceptionalCompletionalsoBlockFor, alsoBlockFor, clone, compute2, dfork, getFutures, invoke, invokeOnAllNodes, keys, onCompletion, 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 static Key score(OldModel M, ValueArray data, Key outputKey)
public void map(Key key)
MRTaskpublic void reduce(DRemoteTask drt)
reduce in class DRemoteTask