/** | |
* Autogenerated by Thrift Compiler (0.9.0) | |
* | |
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING | |
* @generated | |
*/ | |
#ifndef hive_service_CONSTANTS_H | |
#define hive_service_CONSTANTS_H | |
#include "hive_service_types.h" | |
namespace Apache { namespace Hadoop { namespace Hive { | |
class hive_serviceConstants { | |
public: | |
hive_serviceConstants(); | |
}; | |
extern const hive_serviceConstants g_hive_service_constants; | |
}}} // namespace | |
#endif |