Skip to main content

Module memory

Module memory 

Source

Structs§

MemoryPolicy
Memory accounting policy used by streaming SQL operators.
MemoryTracker
Tracks estimated memory usage for a streaming operator.

Enums§

SpillPolicy
Policy for handling memory-limit crossings.

Constants§

DEFAULT_SPILL_THRESHOLD_BYTES
Default memory threshold used before spilling streaming SQL state.

Traits§

SpillMetricsSink
Sink for spill metrics emitted by generic streaming helpers.