Definitions for CommitLogReader. More...
#include <Common/Compat.h>#include "CommitLogReader.h"#include <Common/Config.h>#include <Common/Error.h>#include <Common/FileUtils.h>#include <Common/Logger.h>#include <Common/StringExt.h>#include <Common/md5.h>#include <Hypertable/Lib/BlockCompressionCodec.h>#include <Hypertable/Lib/CommitLog.h>#include <Hypertable/Lib/CommitLogBlockStream.h>#include <Hypertable/Lib/CompressorFactory.h>#include <boost/algorithm/string/predicate.hpp>#include <cassert>#include <vector>#include <dirent.h>#include <errno.h>#include <limits.h>#include <stdlib.h>#include <sys/stat.h>#include <sys/types.h>#include <sys/uio.h>#include <unistd.h>
Go to the source code of this file.
Definitions for CommitLogReader.
This file contains definitions for CommitLogReader, a class for sequentially reading a commit log.
Definition in file CommitLogReader.cc.
1.8.8