#include "ScanContext.h"
#include <Hypertable/Lib/Key.h>
#include <Common/ByteString.h>
#include <Common/StlAllocator.h>
#include <Common/StringExt.h>
Go to the source code of this file.
Classes | |
class | Hypertable::CellList |
Abstract base class for cell lists (sorted lists of key/value pairs). More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < CellListScanner > | Hypertable::CellListScannerPtr |