Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api
/
GarbageCollectorConfig
/
GarbageCollectorConfig
Garbage
Collector
Config
constructor
(
enabled
:
Boolean
=
false
,
blocksToKeep
:
Int
=
10
,
garbageLifetime
:
Duration
=
Duration.ofHours(24)
)