|
class | ROOT::Experimental::Internal::RPageSource::RActivePhysicalColumns |
| Keeps track of the requested physical column IDs and their in-memory target type via a column element identifier. More...
|
|
struct | ROOT::Experimental::Internal::RPageSource::RClusterInfo |
| Summarizes cluster-level information that are necessary to load a certain page. More...
|
|
struct | ROOT::Experimental::Internal::RPageStorage::RColumnHandle |
|
struct | ROOT::Experimental::Internal::RPageSink::RStagedCluster::RColumnInfo |
|
struct | ROOT::Experimental::Internal::RPageSource::RActivePhysicalColumns::RColumnInfo |
|
struct | ROOT::Experimental::Internal::RWritePageMemoryManager::RColumnInfo |
|
struct | ROOT::Experimental::Internal::RPageSource::RCounters |
| Default I/O performance counters that get registered in fMetrics More...
|
|
struct | ROOT::Experimental::Internal::RPagePersistentSink::RCounters |
| Default I/O performance counters that get registered in fMetrics. More...
|
|
struct | ROOT::Experimental::Internal::RPageSource::REntryRange |
| Used in SetEntryRange / GetEntryRange. More...
|
|
class | ROOT::Experimental::Internal::RPageSource::RExclDescriptorGuard |
| An RAII wrapper used for the writable access to RPageSource::fDescriptor . See GetSharedDescriptorGuard() . More...
|
|
struct | ROOT::Experimental::Internal::RPagePersistentSink::RFeatures |
| Set of optional features supported by the persistent sink. More...
|
|
class | ROOT::Experimental::Internal::RPagePersistentSink |
| Base class for a sink with a physical storage backend. More...
|
|
class | ROOT::Experimental::Internal::RPageSink |
| Abstract interface to write data into an ntuple. More...
|
|
class | ROOT::Experimental::Internal::RPageSource |
| Abstract interface to read data from an ntuple. More...
|
|
class | ROOT::Experimental::Internal::RPageStorage |
| Common functionality of an ntuple storage for both reading and writing. More...
|
|
struct | ROOT::Experimental::Internal::RPageStorage::RSealedPage |
| A sealed page contains the bytes of a page as written to storage (packed & compressed). More...
|
|
struct | ROOT::Experimental::Internal::RPageStorage::RSealedPageGroup |
| A range of sealed pages referring to the same column that can be used for vector commit. More...
|
|
struct | ROOT::Experimental::Internal::RPageSink::RSealPageConfig |
| Parameters for the SealPage() method. More...
|
|
class | ROOT::Experimental::Internal::RPageSource::RSharedDescriptorGuard |
| An RAII wrapper used for the read-only access to RPageSource::fDescriptor . See GetExclDescriptorGuard() `. More...
|
|
class | ROOT::Experimental::Internal::RPageSink::RSinkGuard |
| An RAII wrapper used to synchronize a page sink. See GetSinkGuard(). More...
|
|
struct | ROOT::Experimental::Internal::RPageSink::RStagedCluster |
| Cluster that was staged, but not yet logically appended to the RNTuple. More...
|
|
class | ROOT::Experimental::Internal::RPageStorage::RTaskScheduler |
| The interface of a task scheduler to schedule page (de)compression tasks. More...
|
|
class | ROOT::Experimental::Internal::RWritePageMemoryManager |
| Helper to maintain a memory budget for the write pages of a set of columns. More...
|
|