Package org.apache.polaris.persistence.nosql.maintenance.impl


package org.apache.polaris.persistence.nosql.maintenance.impl
Maintenance service implementation: do not directly use the types in this package.

Uses bloom filters to "collect" the references and objects to retain. The sizing of both filters uses the values of scanned references/objects of the last successful maintenance run, plus 10%. If no successful maintenance service run is present, the values of the maintenance configuration will be used.