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< RColumnInfo > | fColumnInfos |
| std::uint64_t | fNBytesWritten = 0 |
| ROOT::NTupleSize_t | fNEntries = 0 |
#include <ROOT/RPageStorage.hxx>
| std::vector<RColumnInfo> ROOT::Internal::RPageSink::RStagedCluster::fColumnInfos |
Definition at line 272 of file RPageStorage.hxx.
| std::uint64_t ROOT::Internal::RPageSink::RStagedCluster::fNBytesWritten = 0 |
Definition at line 262 of file RPageStorage.hxx.
| ROOT::NTupleSize_t ROOT::Internal::RPageSink::RStagedCluster::fNEntries = 0 |
Definition at line 263 of file RPageStorage.hxx.