#include <HqlParser.h>
Definition at line 286 of file HqlParser.h.
Hypertable::Hql::ParserState::ParserState |
( |
| ) |
|
|
inline |
Hypertable::Hql::ParserState::ParserState |
( |
NamespacePtr & |
ns | ) |
|
|
inline |
bool Hypertable::Hql::ParserState::ag_spec_is_new |
( |
| ) |
|
|
inline |
void Hypertable::Hql::ParserState::check_and_set_access_group_option |
( |
const std::string & |
name, |
|
|
const std::string & |
option |
|
) |
| |
|
inline |
void Hypertable::Hql::ParserState::check_and_set_column_option |
( |
const std::string & |
name, |
|
|
const std::string & |
option |
|
) |
| |
|
inline |
AccessGroupSpec* Hypertable::Hql::ParserState::create_modified_access_group |
( |
const std::string & |
name | ) |
|
|
inline |
AccessGroupSpec* Hypertable::Hql::ParserState::create_new_access_group |
( |
const std::string & |
name | ) |
|
|
inline |
void Hypertable::Hql::ParserState::execute_all_functions |
( |
InsertRecord & |
rec | ) |
|
|
inline |
void Hypertable::Hql::ParserState::execute_function |
( |
std::string & |
s | ) |
|
|
inline |
ColumnFamilySpec* Hypertable::Hql::ParserState::find_column_family_in_modified_ag |
( |
const std::string & |
name | ) |
|
|
inline |
AccessGroupSpec* Hypertable::Hql::ParserState::find_modified_access_group |
( |
const std::string & |
name | ) |
|
|
inline |
AccessGroupSpec* Hypertable::Hql::ParserState::find_new_access_group |
( |
const std::string & |
name | ) |
|
|
inline |
ColumnFamilySpec* Hypertable::Hql::ParserState::get_modified_column_family |
( |
const std::string & |
name | ) |
|
|
inline |
ColumnFamilySpec* Hypertable::Hql::ParserState::get_new_column_family |
( |
const std::string & |
name | ) |
|
|
inline |
void Hypertable::Hql::ParserState::validate_function |
( |
const std::string & |
s | ) |
|
|
inline |
std::set<std::string> Hypertable::Hql::ParserState::access_group_option_definition_set |
SchemaPtr Hypertable::Hql::ParserState::alter_schema |
std::string Hypertable::Hql::ParserState::clone_table_name |
std::set<std::string> Hypertable::Hql::ParserState::column_option_definition_set |
std::vector<String> Hypertable::Hql::ParserState::columns |
int Hypertable::Hql::ParserState::command {} |
SchemaPtr Hypertable::Hql::ParserState::create_schema |
std::string Hypertable::Hql::ParserState::current_column_family |
std::string Hypertable::Hql::ParserState::current_column_predicate_name |
uint32_t Hypertable::Hql::ParserState::current_column_predicate_operation {} |
std::string Hypertable::Hql::ParserState::current_column_predicate_qualifier |
InsertRecord Hypertable::Hql::ParserState::current_insert_value |
std::string Hypertable::Hql::ParserState::current_rename_column_old_name |
double Hypertable::Hql::ParserState::decimal_seconds {} |
bool Hypertable::Hql::ParserState::delete_all_columns {} |
std::vector<String> Hypertable::Hql::ParserState::delete_columns |
std::string Hypertable::Hql::ParserState::delete_row |
::int64_t Hypertable::Hql::ParserState::delete_time {} |
::int64_t Hypertable::Hql::ParserState::delete_version_time {} |
std::string Hypertable::Hql::ParserState::destination |
bool Hypertable::Hql::ParserState::escape {true} |
char Hypertable::Hql::ParserState::field_separator {} |
uint32_t Hypertable::Hql::ParserState::flags {} |
::uint32_t Hypertable::Hql::ParserState::group_commit_interval {} |
std::string Hypertable::Hql::ParserState::header_file |
int Hypertable::Hql::ParserState::header_file_src {} |
bool Hypertable::Hql::ParserState::if_exists {} |
std::string Hypertable::Hql::ParserState::input_file |
int Hypertable::Hql::ParserState::input_file_src {} |
int Hypertable::Hql::ParserState::load_flags {} |
std::map<std::string, AccessGroupSpec *> Hypertable::Hql::ParserState::modified_ag_map |
std::vector<AccessGroupSpec *> Hypertable::Hql::ParserState::modified_ag_vector |
std::map<std::string, ColumnFamilySpec *> Hypertable::Hql::ParserState::modified_cf_map |
std::vector<ColumnFamilySpec *> Hypertable::Hql::ParserState::modified_cf_vector |
bool Hypertable::Hql::ParserState::modify {} |
::uint32_t Hypertable::Hql::ParserState::nanoseconds {} |
std::map<std::string, AccessGroupSpec *> Hypertable::Hql::ParserState::new_ag_map |
std::set<std::string> Hypertable::Hql::ParserState::new_cf |
std::map<std::string, ColumnFamilySpec *> Hypertable::Hql::ParserState::new_cf_map |
std::string Hypertable::Hql::ParserState::new_table_name |
bool Hypertable::Hql::ParserState::nokeys {} |
std::string Hypertable::Hql::ParserState::ns |
std::string Hypertable::Hql::ParserState::output_file |
std::string Hypertable::Hql::ParserState::pseudo_table_name |
std::string Hypertable::Hql::ParserState::range_end_row |
std::string Hypertable::Hql::ParserState::range_start_row |
bool Hypertable::Hql::ParserState::replay {} |
::int32_t Hypertable::Hql::ParserState::row_uniquify_chars {} |
std::string Hypertable::Hql::ParserState::rs_name |
::int32_t Hypertable::Hql::ParserState::scanner_id {-1} |
std::string Hypertable::Hql::ParserState::source |
std::string Hypertable::Hql::ParserState::str |
std::string Hypertable::Hql::ParserState::table_name |
bool Hypertable::Hql::ParserState::tables_only {} |
std::string Hypertable::Hql::ParserState::timestamp_column |
struct tm Hypertable::Hql::ParserState::tmval |
bool Hypertable::Hql::ParserState::with_ids {} |
The documentation for this class was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hypertable/Lib/HqlParser.h