Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::execution::memory_manager - Rust
[go: Go Back, main page]

Expand description

Manages all available memory during query execution

Structs

Id that uniquely identifies a Memory Consumer
Manage memory usage during physical plan execution

Enums

Type of the memory consumer
Configuration information for memory management

Traits

A memory consumer that either takes up memory (of type ConsumerType::Tracking) or grows/shrinks memory usage based on available memory (of type ConsumerType::Requesting).

Functions

Present size in human readable form