Zero  0.1.0
Classes
log_consumer.h File Reference
#include <bitset>
#include "worker_thread.h"
#include "ringbuffer.h"
#include "log_storage.h"

Go to the source code of this file.

Classes

class  LogScanner
 Parses log records from a stream of binary data. More...
 
struct  ArchiverControl
 Object to control execution of background threads. More...
 
class  ReaderThread
 Asynchronous reader thread for the recovery log. More...
 
class  LogConsumer
 Provides a record-at-a-time interface to the recovery log using asynchronous read operations. More...