Modules§
Structs§
- Multi
Scan - A multi-scan for executing multiple scans concurrently across workers.
- Multi
Scan Iterator - Scan iterator to participate in a
MultiScan
. - Scan
Builder - A struct for building a scan operation.
Enums§
- Selection
- A selection identifies a set of rows to include in the scan (in addition to applying any filter predicates).
- SplitBy
- Defines how the Vortex file is split into batches for reading.