Package io.trino.server.testing
Class TestingTrinoServer.TestShutdownAction
java.lang.Object
io.trino.server.testing.TestingTrinoServer.TestShutdownAction
- All Implemented Interfaces:
ShutdownAction
- Enclosing class:
TestingTrinoServer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestShutdownAction
public TestShutdownAction()
-
-
Method Details
-
onShutdown
public void onShutdown()- Specified by:
onShutdownin interfaceShutdownAction
-
waitForShutdownComplete
- Throws:
InterruptedException
-
isWorkerShutdown
public boolean isWorkerShutdown()
-