static final class PAS.FJDAppendAllDriver extends PAS.FJSelectAllDriver
Modifier and Type | Field and Description |
---|---|
(package private) double[] |
results |
indices, initialOffset, pap, phase, resultSize
Constructor and Description |
---|
PAS.FJDAppendAllDriver(AbstractParallelAnyArray pap,
int initialOffset,
double[] results) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
createResults(int size) |
(package private) void |
leafPhase1(int loIdx,
int hiIdx,
int offset) |
compute
adapt, adapt, adapt, cancel, complete, completeExceptionally, fork, get, get, getException, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyInvoke, quietlyJoin, reinitialize, tryUnfork
PAS.FJDAppendAllDriver(AbstractParallelAnyArray pap, int initialOffset, double[] results)
void createResults(int size)
createResults
in class PAS.FJSelectAllDriver
void leafPhase1(int loIdx, int hiIdx, int offset)
leafPhase1
in class PAS.FJSelectAllDriver