Structs§
- Local
File Purger - Purger that purges file for current region.
- Noop
File Purger - A no-op file purger can be used in combination with reading SST files outside of this region.
- Object
Store File Purger
Traits§
- File
Purger - A worker to delete files in background.
Functions§
- create_
file_ purger - Creates a file purger based on the storage type of the access layer. Should be use in combination with Gc Worker.
- create_
local_ file_ purger - Creates a local file purger that deletes files from both the storage and the cache.
- is_
local_ fs