VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
velographx::IoUringPrefetchAdvisor Class Reference

#include <io_uring_prefetch.hpp>

Static Public Member Functions

static constexpr bool compiled () noexcept
 
static IoUringPrefetchResult prefetch (const std::filesystem::path &path, std::size_t max_bytes=1U<< 20U) noexcept
 

Detailed Description

Definition at line 25 of file io_uring_prefetch.hpp.

Member Function Documentation

◆ compiled()

static constexpr bool velographx::IoUringPrefetchAdvisor::compiled ( )
inlinestaticconstexprnoexcept

◆ prefetch()

static IoUringPrefetchResult velographx::IoUringPrefetchAdvisor::prefetch ( const std::filesystem::path &  path,
std::size_t  max_bytes = 1U << 20U 
)
inlinestaticnoexcept

The documentation for this class was generated from the following file: