public final class RestartableTestingServer
extends org.apache.curator.test.TestingServer
TestingServer which allows the server to be restarted.| Constructor and Description |
|---|
RestartableTestingServer(int port,
java.io.File tempDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
restart()
Restarts the internal testing server.
|
Copyright © 2018. All Rights Reserved.