Definitions for CellStoreV7. More...
#include "Common/Compat.h"#include <cassert>#include <boost/algorithm/string.hpp>#include <boost/scoped_array.hpp>#include "Common/Config.h"#include "Common/Error.h"#include "Common/Logger.h"#include "Common/System.h"#include "Common/StringCompressorPrefix.h"#include "Common/StringDecompressorPrefix.h"#include "Common/Time.h"#include "AsyncComm/Protocol.h"#include "Hypertable/Lib/BlockHeaderCellStore.h"#include "Hypertable/Lib/CompressorFactory.h"#include "Hypertable/Lib/Key.h"#include "Hypertable/Lib/Schema.h"#include "CellStoreV7.h"#include "CellStoreInfo.h"#include "CellStoreTrailerV7.h"#include "CellStoreScanner.h"#include "FileBlockCache.h"#include "Global.h"#include "Config.h"#include "KeyCompressorPrefix.h"#include "KeyDecompressorPrefix.h"
Go to the source code of this file.
Definitions for CellStoreV7.
This file contains the variable and method definitions for CellStoreV7, a class for creating and loading version 6 cell store files.
Definition in file CellStoreV7.cc.
1.8.8