Definitions for CellStoreFactory. More...
#include <Common/Compat.h>
#include "CellStoreFactory.h"
#include <Hypertable/RangeServer/CellStoreTrailerV0.h>
#include <Hypertable/RangeServer/CellStoreTrailerV1.h>
#include <Hypertable/RangeServer/CellStoreTrailerV2.h>
#include <Hypertable/RangeServer/CellStoreTrailerV3.h>
#include <Hypertable/RangeServer/CellStoreTrailerV4.h>
#include <Hypertable/RangeServer/CellStoreTrailerV5.h>
#include <Hypertable/RangeServer/CellStoreTrailerV6.h>
#include <Hypertable/RangeServer/CellStoreTrailerV7.h>
#include <Hypertable/RangeServer/CellStoreV0.h>
#include <Hypertable/RangeServer/CellStoreV1.h>
#include <Hypertable/RangeServer/CellStoreV2.h>
#include <Hypertable/RangeServer/CellStoreV3.h>
#include <Hypertable/RangeServer/CellStoreV4.h>
#include <Hypertable/RangeServer/CellStoreV5.h>
#include <Hypertable/RangeServer/CellStoreV6.h>
#include <Hypertable/RangeServer/CellStoreV7.h>
#include <Hypertable/RangeServer/Global.h>
#include <Common/Filesystem.h>
#include <Common/Serialization.h>
#include <boost/shared_array.hpp>
Go to the source code of this file.
Definitions for CellStoreFactory.
This file contains the type definitions for CellStoreFactory, an class that provides an interface for creating CellStore objects from cell store files.
Definition in file CellStoreFactory.cc.