|
olp-cpp-sdk
1.23.1
|
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. | |
Represents the progress of a prefetch for partitions.