Declarations for CellStoreV7. More...
#include "CellStore.h"
#include "CellStoreBlockIndexArray.h"
#include "CellStoreTrailerV7.h"
#include "KeyCompressor.h"
#include <Hypertable/Lib/BlockCompressionCodec.h>
#include <Hypertable/Lib/SerializedKey.h>
#include <AsyncComm/DispatchHandlerSynchronizer.h>
#include <Common/BlobHashSet.h>
#include <Common/BloomFilterWithChecksum.h>
#include <Common/DynamicBuffer.h>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Hypertable::CellStoreV7 |
class | Hypertable::CellStoreV7::IndexBuilder |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Declarations for CellStoreV7.
This file contains the type declarations for CellStoreV7, a class for creating and loading version 7 cell store files.
Definition in file CellStoreV7.h.