0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
CommitLogBlockStream.h File Reference

Declarations for CommitLogBlockStream. More...

#include <Hypertable/Lib/BlockHeaderCommitLog.h>
#include <Common/DynamicBuffer.h>
#include <Common/String.h>
#include <Common/Filesystem.h>
#include <Common/Status.h>
Include dependency graph for CommitLogBlockStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Hypertable::CommitLogBlockInfo
 Holds information about an individual block. More...
 
class  Hypertable::CommitLogBlockStream
 Abstraction for reading a stream of blocks from a commit log file. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for CommitLogBlockStream.

This file contains declarations for CommitLogBlockStream, a class abstraction for reading a stream of blocks from a commit log.

Definition in file CommitLogBlockStream.h.