Module runtime_env

Source
Expand description

Execution RuntimeEnv environment that manages access to object store, memory manager, disk manager.

Structs§

RuntimeEnv
Execution runtime environment that manages system resources such as memory, disk, cache and storage.
RuntimeEnvBuilder
Execution runtime configuration builder.

Type Aliases§

RuntimeConfigDeprecated
Please see: https://github.com/apache/datafusion/issues/12156 This a type alias for backwards compatibility.