Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 634 Bytes

EtcdserverpbCompactionRequest.md

File metadata and controls

11 lines (7 loc) · 634 Bytes

EtcdserverpbCompactionRequest

Properties

Name Type Description Notes
physical bool physical is set so the RPC will wait until the compaction is physically applied to the local database such that compacted entries are totally removed from the backend database. [optional]
revision str revision is the key-value store revision for the compaction operation. [optional]

[Back to Model list] [Back to API list] [Back to README]