|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StageInstanceDescription | |
|---|---|
| org.galagosearch.tupleflow.execution | |
| Uses of StageInstanceDescription in org.galagosearch.tupleflow.execution |
|---|
| Methods in org.galagosearch.tupleflow.execution that return types with arguments of type StageInstanceDescription | |
|---|---|
java.util.List<StageInstanceDescription> |
StageGroupDescription.getInstances()
|
| Methods in org.galagosearch.tupleflow.execution with parameters of type StageInstanceDescription | |
|---|---|
LocalStageExecutor.SequentialExecutionContext |
LocalStageExecutor.execute(StageInstanceDescription stage)
|
ExNihiloSource |
StageInstanceFactory.instantiate(StageInstanceDescription instance)
|
Step |
StageInstanceFactory.instantiate(StageInstanceDescription instance,
java.util.ArrayList<Step> steps)
|
Step |
StageInstanceFactory.instantiateInput(StageInstanceDescription instance,
InputStep step)
|
Step |
StageInstanceFactory.instantiateOutput(StageInstanceDescription instance,
OutputStep step)
|
Step |
StageInstanceFactory.instantiateStep(StageInstanceDescription instance,
Step step)
|
| Constructors in org.galagosearch.tupleflow.execution with parameters of type StageInstanceDescription | |
|---|---|
StageInstanceFactory.StepParameters(Step o,
StageInstanceDescription instance)
|
|
ThreadedStageExecutor.InstanceRunnable(StageInstanceDescription description,
NetworkedCounterManager manager,
java.util.concurrent.CountDownLatch latch)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||