Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "gen-cpp/CatalogObjects_types.h"
Go to the source code of this file.
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
TCatalogObjectType::type | impala::TCatalogObjectTypeFromName (const std::string &name) |
Status | impala::TCatalogObjectFromEntryKey (const std::string &key, TCatalogObject *catalog_object) |
Status | impala::TCatalogObjectFromObjectName (const TCatalogObjectType::type &object_type, const std::string &object_name, TCatalogObject *catalog_object) |
string | impala::TCatalogObjectToEntryKey (const TCatalogObject &catalog_object) |