blob: d55f33f092e8f5f2dcad45fa8a549cc90f9a119d [file] [log] [blame]
/**
* Autogenerated by Thrift Compiler (0.9.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#ifndef Hbase_CONSTANTS_H
#define Hbase_CONSTANTS_H
#include "Hbase_types.h"
namespace apache { namespace hadoop { namespace hbase { namespace thrift {
class HbaseConstants {
public:
HbaseConstants();
};
extern const HbaseConstants g_Hbase_constants;
}}}} // namespace
#endif