public class GracefulShutdownHandler extends Object
| Constructor and Description |
|---|
GracefulShutdownHandler(TaskManager sqlTaskManager,
ServerConfig serverConfig,
ShutdownAction shutdownAction,
io.airlift.bootstrap.LifeCycleManager lifeCycleManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShutdownRequested() |
void |
requestShutdown() |
@Inject public GracefulShutdownHandler(TaskManager sqlTaskManager, ServerConfig serverConfig, ShutdownAction shutdownAction, io.airlift.bootstrap.LifeCycleManager lifeCycleManager)
Copyright © 2012–2019. All rights reserved.