A range of sealed pages referring to the same column that can be used for vector commit.
Definition at line 102 of file RPageStorage.hxx.
Public Member Functions | |
RSealedPageGroup (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 |
DescriptorId_t | fPhysicalColumnId |
#include <ROOT/RPageStorage.hxx>
|
inline |
Definition at line 107 of file RPageStorage.hxx.
SealedPageSequence_t::const_iterator ROOT::Experimental::Detail::RPageStorage::RSealedPageGroup::fFirst |
Definition at line 104 of file RPageStorage.hxx.
SealedPageSequence_t::const_iterator ROOT::Experimental::Detail::RPageStorage::RSealedPageGroup::fLast |
Definition at line 105 of file RPageStorage.hxx.
DescriptorId_t ROOT::Experimental::Detail::RPageStorage::RSealedPageGroup::fPhysicalColumnId |
Definition at line 103 of file RPageStorage.hxx.