public interface StageRunner extends AutoCloseable
StageRunner.StageMessageDispatcher.| Modifier and Type | Interface and Description |
|---|---|
static class |
StageRunner.SortStage
A marker interface for sending messages to different stages.
|
static interface |
StageRunner.StageMessageDispatcher<E>
A dispatcher for inter-stage communication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts the stage.
|
closeCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.