Uses of Interface
io.trino.server.ShutdownAction
Packages that use ShutdownAction
-
Uses of ShutdownAction in io.trino.server
Classes in io.trino.server that implement ShutdownActionConstructors in io.trino.server with parameters of type ShutdownActionModifierConstructorDescriptionGracefulShutdownHandler(SqlTaskManager sqlTaskManager, ServerConfig serverConfig, ShutdownAction shutdownAction, io.airlift.bootstrap.LifeCycleManager lifeCycleManager) -
Uses of ShutdownAction in io.trino.server.testing
Classes in io.trino.server.testing that implement ShutdownActionMethods in io.trino.server.testing that return ShutdownAction