Uses of Class
io.trino.server.GracefulShutdownHandler
-
Packages that use GracefulShutdownHandler Package Description io.trino.server io.trino.server.testing -
-
Uses of GracefulShutdownHandler in io.trino.server
Constructors in io.trino.server with parameters of type GracefulShutdownHandler Constructor Description ServerInfoResource(NodeVersion nodeVersion, io.airlift.node.NodeInfo nodeInfo, ServerConfig serverConfig, GracefulShutdownHandler shutdownHandler) -
Uses of GracefulShutdownHandler in io.trino.server.testing
Methods in io.trino.server.testing that return GracefulShutdownHandler Modifier and Type Method Description GracefulShutdownHandlerTestingTrinoServer. getGracefulShutdownHandler()
-