public class StageManager
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static long | KEEPALIVE | 
| Constructor and Description | 
|---|
| StageManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| static LocalAwareExecutorService | getStage(Stage stage)Retrieve a stage from the StageManager | 
| static void | shutdownNow()This method shuts down all registered stages. | 
public static final long KEEPALIVE
public static LocalAwareExecutorService getStage(Stage stage)
stage - name of the stage to be retrieved.public static void shutdownNow()
Copyright © 2018 The Apache Software Foundation