Function with_unified_buffer_manager

Source
pub fn with_unified_buffer_manager<F, R>(processor: F) -> R
where F: FnOnce(&mut UnifiedBufferManager) -> R,
Expand description

Get access to the thread-local unified buffer manager