Const
Numeric enum object defining I/O backends used by DiskANN disk reads.
Readonly
Synchronous pread-based I/O.
Asynchronous I/O through libaio.
Asynchronous I/O through Linux io_uring.
Asynchronous overlapped I/O on Windows.
Numeric enum object defining I/O backends used by DiskANN disk reads.