mz_
persist_
client
26.0.0-dev.0
Module compact
Module Items
Structs
Constants
Functions
In mz_
persist_
client::
internal
mz_persist_client
::
internal
Module
compact
Copy item path
Source
Structs
ยง
Compact
Config
A snapshot of dynamic configs to make it easier to reason about an individual run of compaction.
Compact
Req
A request for compaction.
Compact
Res
A response from compaction.
Compactor
A service for performing physical and logical compaction.
Timings
๐
Constants
ยง
COMPACTION_
CHECK_
PROCESS_
FLAG
๐
COMPACTION_
MINIMUM_
TIMEOUT
๐
In Compactor::compact_and_apply_background, the minimum amount of time to allow a compaction request to run before timing it out. A request may be given a timeout greater than this value depending on the inputsโ size
Functions
ยง
input_
id_
range
๐
Create a
[CompactionInput::IdRange]
from a set of
SpineId
s.