public static final class SpeeDRF.DRFTask extends DRemoteTask
| Modifier and Type | Field and Description |
|---|---|
SpeeDRF |
_drf |
Job |
_job
Job representing this DRF execution.
|
SpeeDRF.DRFParams |
_params
RF parameters.
|
SpeeDRFModel |
_rfmodel
The RF Model.
|
_fs, _is_local, _keys, _top_level_cls, _eFromNode, _exception, _fname, _lineNum, _msg, _mth| Constructor and Description |
|---|
SpeeDRF.DRFTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
lcompute()
Inhale the data, build a DataAdapter and kick-off the computation.
|
void |
reduce(DRemoteTask drt) |
alsoBlockFor, alsoBlockFor, block, clone, compute2, dfork, getFutures, init, invoke, invokeOnAllNodes, isReleasable, keys, lonCompletion, onCompletion, postGlobal, reduceAlsoBlockcopyOver, dinvoke, frozenType, getDException, hasException, logVerbose, newInstance, onAck, onAckAck, onExceptionalCompletion, 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 SpeeDRFModel _rfmodel
public Job _job
public SpeeDRF.DRFParams _params
public SpeeDRF _drf
public final void lcompute()
lcompute in class DRemoteTaskpublic void reduce(DRemoteTask drt)
reduce in class DRemoteTask