public class SyncClientGeneratorTasks extends BaseGeneratorTasks
baseDirectory, log, model, testDirectory
Constructor and Description |
---|
SyncClientGeneratorTasks(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 SyncClientGeneratorTasks(GeneratorTaskParams dependencies)
protected boolean hasTasks()
BaseGeneratorTasks
hasTasks
in class BaseGeneratorTasks
protected List<GeneratorTask> createTasks() throws Exception
createTasks
in class BaseGeneratorTasks
Exception
Copyright © 2020. All rights reserved.