public class WaitersGeneratorTasks extends BaseGeneratorTasks
baseDirectory, log, model, testDirectory
Constructor and Description |
---|
WaitersGeneratorTasks(GeneratorTaskParams dependencies) |
Modifier and Type | Method and Description |
---|---|
protected List<GeneratorTask> |
createTasks() |
protected boolean |
hasTasks()
Hook to allow subclasses to indicate they have no tasks so they can assume when createTasks is called there's something to
emit.
|
compute, createPoetGeneratorTask, createPoetGeneratorTestTask, info
exec, getRawResult, setRawResult
adapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, complete, 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 WaitersGeneratorTasks(GeneratorTaskParams dependencies)
protected boolean hasTasks()
BaseGeneratorTasks
hasTasks
in class BaseGeneratorTasks
protected List<GeneratorTask> createTasks()
createTasks
in class BaseGeneratorTasks
Copyright © 2022. All rights reserved.