Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RPageSink::RStagedCluster Struct Reference

Cluster that was staged, but not yet logically appended to the RNTuple.

Definition at line 261 of file RPageStorage.hxx.

Classes

struct  RColumnInfo
 

Public Attributes

std::vector< RColumnInfofColumnInfos
 
std::uint64_t fNBytesWritten = 0
 
ROOT::NTupleSize_t fNEntries = 0
 

#include <ROOT/RPageStorage.hxx>

Member Data Documentation

◆ fColumnInfos

std::vector<RColumnInfo> ROOT::Internal::RPageSink::RStagedCluster::fColumnInfos

Definition at line 272 of file RPageStorage.hxx.

◆ fNBytesWritten

std::uint64_t ROOT::Internal::RPageSink::RStagedCluster::fNBytesWritten = 0

Definition at line 262 of file RPageStorage.hxx.

◆ fNEntries

ROOT::NTupleSize_t ROOT::Internal::RPageSink::RStagedCluster::fNEntries = 0

Definition at line 263 of file RPageStorage.hxx.

Collaboration diagram for ROOT::Internal::RPageSink::RStagedCluster:
[legend]

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