public interface EtcdCluster extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<URI> |
getClientEndpoints() |
List<URI> |
getPeerEndpoints() |
void |
restart() |
void |
start() |
Copyright © 2021. All rights reserved.