Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::Rule, including all inherited members.
case_sensitive() const | impala::Rule | inline |
Create(const string &trigger, const string &search_regex, const string &replacement, bool case_sensitive) | impala::Rule | inlinestatic |
operator=(const Rule &other) | impala::Rule | inline |
replacement | impala::Rule | |
Rule(const Rule &other) | impala::Rule | inline |
Rule(const string &trigger, const Regex &search_pattern, const string &replacement) | impala::Rule | inlineprivate |
search_pattern | impala::Rule | |
trigger | impala::Rule |