| Package | Description |
|---|---|
| io.etcd.jetcd |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompactResponse> |
KV.compact(long rev)
compact etcd KV history before the given rev.
|
CompletableFuture<CompactResponse> |
KV.compact(long rev,
CompactOption option)
compact etcd KV history before the given rev with option.
|
Copyright © 2019. All rights reserved.