public class YdbDiscovery extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
YdbDiscovery.Handler |
| Constructor and Description |
|---|
YdbDiscovery(YdbDiscovery.Handler handler,
ScheduledExecutorService scheduler,
String database,
Duration timeout) |
public YdbDiscovery(YdbDiscovery.Handler handler, ScheduledExecutorService scheduler, String database, Duration timeout)
public void start()
public void stop()
public void waitReady(long millis)
throws IllegalStateException
IllegalStateExceptionCopyright © 2024. All rights reserved.