public class JStackCollectorTask extends DRemoteTask<JStackCollectorTask>
DTask.DKeyTask<T extends DTask.DKeyTask,V extends Iced>
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
_result |
_fs, _is_local, _keys, _top_level
Constructor and Description |
---|
JStackCollectorTask() |
Modifier and Type | Method and Description |
---|---|
void |
lcompute() |
byte |
priority() |
void |
reduce(JStackCollectorTask that) |
alsoBlockFor, alsoBlockFor, block, clone, compute2, dfork, getFutures, init, invoke, invokeOnAllNodes, isReleasable, keys, lonCompletion, onCompletion, postGlobal, reduceAlsoBlock
copyOver, dinvoke, frozenType, getDException, hasException, logVerbose, newInstance, onAck, onAckAck, read, setException, toDocField, write, writeJSONFields
compute, onExceptionalCompletion
addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, 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 void reduce(JStackCollectorTask that)
reduce
in class DRemoteTask<JStackCollectorTask>
public void lcompute()
lcompute
in class DRemoteTask<JStackCollectorTask>
public byte priority()
priority
in class H2O.H2OCountedCompleter