HBASE-26921 Rewrite the counting cells part in TestMultiVersions (#4316)
[hbase.git] / hbase-examples / src / main / cpp / gen-cpp / Hbase_constants.h
blobd55f33f092e8f5f2dcad45fa8a549cc90f9a119d
1 /**
2 * Autogenerated by Thrift Compiler (0.9.0)
4 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5 * @generated
6 */
7 #ifndef Hbase_CONSTANTS_H
8 #define Hbase_CONSTANTS_H
10 #include "Hbase_types.h"
12 namespace apache { namespace hadoop { namespace hbase { namespace thrift {
14 class HbaseConstants {
15 public:
16 HbaseConstants();
20 extern const HbaseConstants g_Hbase_constants;
22 }}}} // namespace
24 #endif