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