A range of sealed pages referring to the same column that can be used for vector commit.
Definition at line 132 of file RPageStorage.hxx.
Public Member Functions | |
RSealedPageGroup ()=default | |
RSealedPageGroup (ROOT::DescriptorId_t d, SealedPageSequence_t::const_iterator b, SealedPageSequence_t::const_iterator e) | |
Public Attributes | |
SealedPageSequence_t::const_iterator | fFirst |
SealedPageSequence_t::const_iterator | fLast |
ROOT::DescriptorId_t | fPhysicalColumnId |
#include <ROOT/RPageStorage.hxx>
|
default |
|
inline |
Definition at line 138 of file RPageStorage.hxx.
SealedPageSequence_t::const_iterator ROOT::Internal::RPageStorage::RSealedPageGroup::fFirst |
Definition at line 134 of file RPageStorage.hxx.
SealedPageSequence_t::const_iterator ROOT::Internal::RPageStorage::RSealedPageGroup::fLast |
Definition at line 135 of file RPageStorage.hxx.
ROOT::DescriptorId_t ROOT::Internal::RPageStorage::RSealedPageGroup::fPhysicalColumnId |
Definition at line 133 of file RPageStorage.hxx.