Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RClusterPool::RReadItem Struct Reference

Request to load a subset of the columns of a particular cluster.

Work items come in groups and are executed by the page source.

Definition at line 59 of file RClusterPool.hxx.

Public Attributes

std::int64_t fBunchId = -1
 Items with different bunch ids are scheduled for different vector reads.
RCluster::RKey fClusterKey
std::promise< std::unique_ptr< RCluster > > fPromise

Member Data Documentation

◆ fBunchId

Items with different bunch ids are scheduled for different vector reads.

Definition at line 61 of file RClusterPool.hxx.

◆ fClusterKey

◆ fPromise

Definition at line 62 of file RClusterPool.hxx.


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