public class TaskGetKey extends DTask<TaskGetKey>
DTask.DKeyTask<T extends DTask.DKeyTask,V extends Iced>
Modifier and Type | Field and Description |
---|---|
static NonBlockingHashMap<Key,RPC<TaskGetKey>> |
TGKS |
Modifier and Type | Method and Description |
---|---|
void |
compute2() |
void |
dinvoke(H2ONode sender)
Top-level remote execution hook.
|
static Value |
get(H2ONode target,
Key key,
int priority) |
void |
onAck()
2nd top-level execution hook.
|
void |
onAckAck()
3rd top-level execution hook.
|
byte |
priority() |
copyOver, frozenType, getDException, hasException, logVerbose, newInstance, read, setException, toDocField, write, writeJSONFields
clone, compute, onExceptionalCompletion
addToPendingCount, compareAndSetPendingCount, complete, exec, getCompleter, getPendingCount, getRawResult, onCompletion, 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 static final NonBlockingHashMap<Key,RPC<TaskGetKey>> TGKS
public void dinvoke(H2ONode sender)
DTask
dinvoke
in class DTask<TaskGetKey>
public void compute2()
compute2
in class H2O.H2OCountedCompleter
public void onAck()
DTask
onAck
in class DTask<TaskGetKey>
public void onAckAck()
DTask
onAckAck
in class DTask<TaskGetKey>
public byte priority()
priority
in class H2O.H2OCountedCompleter