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 ShutdownAction
public void waitForShutdownComplete(long millis) throws InterruptedException
InterruptedException
public boolean isWorkerShutdown()
Copyright © 2012–2019. All rights reserved.