Module runtime_env

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.