Declarations for ScannerMap. More...
#include <Hypertable/RangeServer/MergeScannerRange.h>
#include <Hypertable/RangeServer/Range.h>
#include <Hypertable/Lib/ProfileDataScanner.h>
#include <atomic>
#include <mutex>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | Hypertable::ScannerMap |
Map to hold outstanding scanners. More... | |
struct | Hypertable::ScannerMap::ScanInfo |
Holds scanner information. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Declarations for ScannerMap.
This file contains the type declarations for ScannerMap, a class for holding outstanding range scanners.
Definition in file ScannerMap.h.