OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Parser::CopyTableStmt Member List

This is the complete list of members for Parser::CopyTableStmt, including all inherited members.

copy_from_source_pattern_Parser::CopyTableStmtprivate
CopyTableStmt(std::string *t, std::string *f, std::list< NameValueAssign * > *o)Parser::CopyTableStmt
CopyTableStmt(const rapidjson::Value &payload)Parser::CopyTableStmt
deferred_copy_from_copy_params_Parser::CopyTableStmtprivate
deferred_copy_from_file_name_Parser::CopyTableStmtprivate
deferred_copy_from_partitions_Parser::CopyTableStmtprivate
execute(const Catalog_Namespace::SessionInfo &session, bool read_only_mode) overrideParser::CopyTableStmtvirtual
execute(const Catalog_Namespace::SessionInfo &session, bool read_only_mode, const std::function< std::unique_ptr< import_export::AbstractImporter >(Catalog_Namespace::Catalog &, const TableDescriptor *, const std::string &, const import_export::CopyParams &)> &importer_factory)Parser::CopyTableStmt
get_deferred_copy_from_payload(std::string &table, std::string &file_name, import_export::CopyParams &copy_params, std::string &partitions)Parser::CopyTableStmtinline
get_success() const Parser::CopyTableStmtinline
get_table() const Parser::CopyTableStmtinline
options_Parser::CopyTableStmtprivate
return_messageParser::CopyTableStmt
setColumnDescriptor(ColumnDescriptor &cd, const ColumnDef *coldef)Parser::DDLStmt
success_Parser::CopyTableStmtprivate
table_Parser::CopyTableStmtprivate
was_deferred_copy_from() const Parser::CopyTableStmtinline
was_deferred_copy_from_Parser::CopyTableStmtprivate
~Node()Parser::Nodeinlinevirtual