/** * Autogenerated by Thrift Compiler (0.11.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #ifndef VectorService_CONSTANTS_H #define VectorService_CONSTANTS_H #include "VectorService_types.h" namespace zilliz { class VectorServiceConstants { public: VectorServiceConstants(); }; extern const VectorServiceConstants g_VectorService_constants; } // namespace #endif