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