blob: 5dce5dd911f27b7f2dfeb938d786b2b3f7c2f31a [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 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