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