0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
RangeLocator.h File Reference
#include <Hypertable/Lib/Key.h>
#include <Hypertable/Lib/LocationCache.h>
#include <Hypertable/Lib/RangeLocationInfo.h>
#include <Hypertable/Lib/RangeServer/Client.h>
#include <Hypertable/Lib/ScanBlock.h>
#include <Hypertable/Lib/Schema.h>
#include <Hypertable/Lib/TableIdentifier.h>
#include <Hyperspace/Session.h>
#include <AsyncComm/ConnectionManager.h>
#include <Common/Error.h>
#include <Common/Timer.h>
#include <Common/Properties.h>
#include <deque>
#include <memory>
#include <mutex>
#include <vector>
Include dependency graph for RangeLocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::RangeLocatorHyperspaceSessionCallback
 
class  Hypertable::RangeLocator
 Locates containing range given a key. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< RangeLocator
Hypertable::RangeLocatorPtr
 Smart pointer to RangeLocator. More...