#include <restart.h>
§ SprIterator()
| SprIterator::SprIterator |
( |
| ) |
|
§ ~SprIterator()
| SprIterator::~SprIterator |
( |
| ) |
|
§ apply()
§ next()
| bool SprIterator::next |
( |
logrec_t *& |
lr | ) |
|
§ open()
| void SprIterator::open |
( |
PageID |
pid, |
|
|
lsn_t |
firstLSN, |
|
|
lsn_t |
lastLSN, |
|
|
bool |
prioritizeArchive = true |
|
) |
| |
§ archive_scan
§ buffer
| char* SprIterator::buffer |
|
private |
§ buffer_capacity
| size_t SprIterator::buffer_capacity |
|
private |
§ last_lsn
| lsn_t SprIterator::last_lsn |
|
private |
§ lr_iter
| std::vector<uint32_t>::const_reverse_iterator SprIterator::lr_iter |
|
private |
§ lr_offsets
| std::vector<uint32_t> SprIterator::lr_offsets |
|
private |
§ replayed_count
| unsigned SprIterator::replayed_count |
|
private |
The documentation for this class was generated from the following files: