Module datafusion_execution::cache
source · Modules
Traits
- The cache accessor, users usually working on this interface while manipulating caches. This interface does not get
mut
references and thus has to handle its own locking via
mut
references and thus has to handle its own
locking via