Package com.linkedin.venice.cleaner
-
Interface Summary Interface Description ResourceReadUsageTracker This interface defines the API to track the read usage per resource. -
Class Summary Class Description BackupVersionOptimizationService This class is used to periodically scan inactive store versions and perform optimization if the inactive period of some store version meets the pre-configured threshold, this class will trigger the database reopen action to unload unnecessary RAM usage, which was built up when there were active reads coming.LeakedResourceCleaner LeakedResourceCleaner is a background thread which wakes up regularly to release leaked resources from local disk.