Re-exports§
pub use scheduler::bytes_read_counter;pub use scheduler::iops_counter;
Modules§
- encodings
- Data encodings
- ffi
- local
- Optimized local I/Os
- object_
reader - object_
store - Extend object_store::ObjectStore functionalities
- object_
writer - scheduler
- stream
- traits
- utils
Macros§
- assert_
io_ eq - Assertions on IO statistics. assert_io_eq!(io_stats, read_iops, 1); assert_io_eq!(io_stats, write_iops, 0, “should be no writes”); assert_io_eq!(io_stats, num_hops, 1, “should be just {}”, “one hop”);
- assert_
io_ gt - assert_
io_ lt
Enums§
- Read
Batch Params - Defines a selection of rows to read from a file/batch