| Package | Description |
|---|---|
| io.etcd.jetcd.options |
| Modifier and Type | Method and Description |
|---|---|
static CompactOption.Builder |
CompactOption.newBuilder() |
CompactOption.Builder |
CompactOption.Builder.withCompactPhysical(boolean physical)
make compact RPC call wait until
the compaction is physically applied to the local database
such that compacted entries are totally removed from the
backend database.
|
Copyright © 2019. All rights reserved.