olp-cpp-sdk  1.22.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
olp::dataservice::read::PrefetchPartitionsStatus Struct Reference

Represents the progress of a prefetch for partitions. More...

#include <PrefetchStatus.h>

Public Attributes

size_t prefetched_partitions
 Partitions available (prefetched).
 
size_t total_partitions_to_prefetch
 Total number of partitions to prefetch during prefetch operation.
 
size_t bytes_transferred
 Total bytes tranferred during API calls.
 

Detailed Description

Represents the progress of a prefetch for partitions.


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