Module file_ref

Module file_ref 

Source

Structs§

FileReferenceManager
Manages all file references in one datanode. It keeps track of which files are referenced and group by table ids. This is useful for ensuring that files are not deleted while they are still in use by any query.
RegionFileRefs
File references for a region. It contains all files referenced by the region.

Type Aliases§

FileReferenceManagerRef