public static class TestingPrestoServer.TestShutdownAction extends Object implements ShutdownAction
| Constructor and Description |
|---|
TestShutdownAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWorkerShutdown() |
void |
onShutdown() |
void |
waitForShutdownComplete(long millis) |
public void onShutdown()
onShutdown in interface ShutdownActionpublic void waitForShutdownComplete(long millis)
throws InterruptedException
InterruptedExceptionpublic boolean isWorkerShutdown()
Copyright © 2012–2019. All rights reserved.