public abstract class ExecutionPlanner
extends java.lang.Object
| Constructor and Description |
|---|
ExecutionPlanner() |
| Modifier and Type | Method and Description |
|---|---|
abstract ExecutionPlan |
getNextExecution(java.util.List<AbstractLoadedStage> loadedStages) |
public abstract ExecutionPlan getNextExecution(java.util.List<AbstractLoadedStage> loadedStages) throws LockException
LockException