- A_BEGIN - Static variable in class org.apache.mrql.jsym
-
- A_END - Static variable in class org.apache.mrql.jsym
-
- abs(MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- abs(MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- abs(MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- abs(MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- abs(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- acos(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- action_obj - Variable in class org.apache.mrql.JSONParser
-
Instance of action encapsulation class.
- action_obj - Variable in class org.apache.mrql.MRQLParser
-
Instance of action encapsulation class.
- action_table() - Method in class org.apache.mrql.JSONParser
-
Access to parse-action table.
- action_table() - Method in class org.apache.mrql.MRQLParser
-
Access to parse-action table.
- add(MRData) - Method in class org.apache.mrql.Bag
-
add a new value to a Bag (cache it in memory if necessary)
- add(DataSource) - Method in class org.apache.mrql.DataSet
-
add a DataSource to this DataSet
- add_element(MRData) - Method in class org.apache.mrql.Bag
-
add a new value to a Bag (cache it in memory if necessary)
- addAll(Bag) - Method in class org.apache.mrql.Bag
-
add the elements of a Bag to the end of this Bag
- aggregate(Tree, Tree, Tree, Environment) - Method in class org.apache.mrql.Evaluator
-
The Aggregate physical operator
- aggregate(Function, MRData, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
aggregate the Bag elements
- Aggregates() - Constructor for class org.apache.mrql.PlanGeneration.Aggregates
-
- AGGREGATION - Static variable in class org.apache.mrql.sym
-
- algebraic_operators - Static variable in class org.apache.mrql.Translator
-
- AlgebraicOptimization - Class in org.apache.mrql
-
Optimize MRQL algebra expressions using normalization rules and heuristic optimizations
- AlgebraicOptimization() - Constructor for class org.apache.mrql.AlgebraicOptimization
-
- ALL - Static variable in class org.apache.mrql.sym
-
- all(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- alpha_equivalent(Tree, Tree, SymbolTable) - Static method in class org.apache.mrql.Translator
-
return true if x is equal to y modulo variable substitution
- alpha_equivalent(Tree, Tree) - Static method in class org.apache.mrql.Translator
-
return true if x is equal to y modulo variable substitution
- AND - Static variable in class org.apache.mrql.sym
-
- and(MR_bool, MR_bool) - Static method in class org.apache.mrql.SystemFunctions
-
- andM - Static variable in class org.apache.mrql.BSPTranslator
-
- answer(Tree, Tree, Tree) - Static method in class org.apache.mrql.Streaming
-
Return the answer function of a query e
- append(XPathParser.Cache) - Method in class org.apache.mrql.XPathParser.Cache
-
- args - Variable in class org.apache.mrql.ParsedDataSource
-
- AS - Static variable in class org.apache.mrql.sym
-
- ASCENDING - Static variable in class org.apache.mrql.sym
-
- asin(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- ASSIGN - Static variable in class org.apache.mrql.sym
-
- assign(String, Tree) - Static method in class org.apache.mrql.TopLevel
-
handle the assignment v=e
- atan(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- ATSYM - Static variable in class org.apache.mrql.sym
-
- Attribute(String, XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.Attribute
-
- attributename - Variable in class org.apache.mrql.XPathParser.Attribute
-
- avg_aggr(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
used in avg
- avg_value(MRData) - Static method in class org.apache.mrql.SystemFunctions
-
used in avg
- cache - Static variable in class org.apache.mrql.Plan
-
the cache that holds all local data in memory
- Cache() - Constructor for class org.apache.mrql.XPathParser.Cache
-
- cache - Variable in class org.apache.mrql.XPathParser.Descendant
-
- cache - Variable in class org.apache.mrql.XPathParser.Materialize
-
- cacheCharacters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Cache
-
- cached_events - Static variable in class org.apache.mrql.XPathParser
-
- cacheEndElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Cache
-
- cacheStartElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Cache
-
- call(int, MRData...) - Static method in class org.apache.mrql.ClassImporter
-
call a system method with a given number over MRData
- can_use_combiner - Static variable in class org.apache.mrql.PlanGeneration.Aggregates
-
- CASE - Static variable in class org.apache.mrql.sym
-
- ceil(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- CHAR - Static variable in class org.apache.mrql.MRContainer
-
- char_pos() - Method in class org.apache.mrql.JSONLex
-
- char_pos() - Method in class org.apache.mrql.MRQLLex
-
- char_pos() - Method in class org.apache.mrql.MRQLParser
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Attribute
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Child
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Descendant
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Equals
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Materialize
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Predicate
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.Print
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.SimpleDescendant
-
- characters(char[], int, int) - Method in class org.apache.mrql.XPathParser.XPathHandler
-
- Child(String, XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.Child
-
- children - Variable in class org.apache.mrql.XPathParser.MRDataHandler
-
- ClassImporter - Class in org.apache.mrql
-
imports external Java methods into MRQL
- ClassImporter() - Constructor for class org.apache.mrql.ClassImporter
-
- clean() - Static method in class org.apache.mrql.Compiler
-
- clean() - Static method in class org.apache.mrql.MRQL
-
clean up the MRQL workspace
- clean() - Static method in class org.apache.mrql.Plan
-
remove all temporary files
- clear() - Method in class org.apache.mrql.Bag
-
make this Bag empty (cache it in memory if necessary)
- closure(Tree, Environment) - Static method in class org.apache.mrql.Interpreter
-
- closure(Function, Bag, int) - Static method in class org.apache.mrql.MapReduceAlgebra
-
transitive closure: repeat the loop until the new set is equal to the previous set
or until we reach the max num of steps
- cmap(Function, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
lazy concat-map (stream-based)
- coerce(MRData, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
coerce a basic type to a new type indicated by the basic type number
- coerce_method - Static variable in class org.apache.mrql.Interpreter
-
- coerceM - Static variable in class org.apache.mrql.BSPTranslator
-
- collect(DataSet, boolean) - Method in interface org.apache.mrql.MRQLFileInputFormat
-
materialize the entire dataset into a Bag
- collect(DataSet, boolean) - Static method in class org.apache.mrql.Plan
-
The collect physical operator
- collect(DataSet) - Static method in class org.apache.mrql.Plan
-
The collect physical operator
- collection_type(Tree) - Static method in class org.apache.mrql.Translator
-
is this type a collection type?
- COLON - Static variable in class org.apache.mrql.jsym
-
- COLON - Static variable in class org.apache.mrql.sym
-
- combines - Static variable in class org.apache.mrql.PlanGeneration.Aggregates
-
- COMMA - Static variable in class org.apache.mrql.jsym
-
- COMMA - Static variable in class org.apache.mrql.sym
-
- COMMENT - Static variable in class org.apache.mrql.MRQLLex
-
- common_factoring(Tree) - Static method in class org.apache.mrql.AlgebraicOptimization
-
if a term is used multiple times in a query, factor it out using let-expressions
- comparator - Static variable in class org.apache.mrql.MR_string
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.Bag
-
compare this Bag with a given Bag by comparing their associated elements
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.Inv
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_bool
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_byte
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_char
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_double
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_float
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_int
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_long
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_short
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MR_string
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.MRContainer
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.mrql.Plan.MRContainerKeyComparator
-
- compare(MRContainer, MRContainer) - Method in class org.apache.mrql.Plan.MRContainerKeyComparator
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.Tuple
-
- compare(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.Union
-
- compare2(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.Tuple
-
- compare3(byte[], int, int, byte[], int, int, int[]) - Static method in class org.apache.mrql.Tuple
-
- compare_types(Tree, Tree) - Static method in class org.apache.mrql.TypeInference
-
- compareTo(MRData) - Method in class org.apache.mrql.Bag
-
compare this Bag with a given Bag by comparing their associated elements
- compareTo(MRData) - Method in class org.apache.mrql.Inv
-
- compareTo(MRData) - Method in class org.apache.mrql.Lambda
-
- compareTo(MethodInfo) - Method in class org.apache.mrql.MethodInfo
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_bool
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_byte
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_char
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_dataset
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_double
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_float
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_int
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_long
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_more_bsp_steps
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_short
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_string
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_sync
-
- compareTo(MRData) - Method in class org.apache.mrql.MR_variable
-
- compareTo(MRContainer) - Method in class org.apache.mrql.MRContainer
-
- compareTo(MRData) - Method in class org.apache.mrql.MRContainer.MR_EOLB
-
- compareTo(MRData) - Method in class org.apache.mrql.Tuple
-
- compareTo(MRData) - Method in class org.apache.mrql.Union
-
- compile(Tree) - Static method in class org.apache.mrql.Compiler
-
compile the functional arguments of the MRQL operators using the Java compiler
- compile_functional_arguments - Static variable in class org.apache.mrql.Config
-
- compile_xpath(Tree, XPathParser.XPathHandler, int) - Method in class org.apache.mrql.XPathParser
-
- compiled(ClassLoader, String) - Static method in class org.apache.mrql.Compiler
-
load the Java class of the anonymous function with name lambda_name
- compiled_lambdas - Static variable in class org.apache.mrql.Compiler
-
- Compiler - Class in org.apache.mrql
-
compilation of MRQL expressions to Java code and then to Java bytecode
- Compiler() - Constructor for class org.apache.mrql.Compiler
-
- compiler - Static variable in class org.apache.mrql.Compiler
-
- condition - Variable in class org.apache.mrql.XPathParser.Predicate
-
- conf - Static variable in class org.apache.mrql.Main
-
- conf - Static variable in class org.apache.mrql.Plan
-
- conf - Static variable in class org.apache.mrql.Test
-
- Config - Class in org.apache.mrql
-
MRQL configuration parameters
- Config() - Constructor for class org.apache.mrql.Config
-
- constructBSPplan(Tree) - Static method in class org.apache.mrql.BSPTranslator
-
construct and simplify the BSP plan from a physical plan
- container_size - Variable in class org.apache.mrql.Plan.MRContainerKeyComparator
-
- contains(MRData) - Method in class org.apache.mrql.Bag
-
does this Bag contain an element?
Cache this Bag in memory befor tetsing if necessary
- contains(MR_string, MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- cos(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- count(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- counter - Variable in class org.apache.mrql.DataSet
-
- counter_container - Static variable in class org.apache.mrql.Evaluator
-
- counter_container - Static variable in class org.apache.mrql.Plan
-
- counter_key - Static variable in class org.apache.mrql.Evaluator
-
- counter_key - Static variable in class org.apache.mrql.Plan
-
- countM - Static variable in class org.apache.mrql.BSPTranslator
-
- crossProduct(Function, Function, Function, Bag, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
A cross-product
- CUP$JSONParser$actions - Class in org.apache.mrql
-
Cup generated class to encapsulate user supplied action code.
- CUP$JSONParser$actions(JSONParser) - Constructor for class org.apache.mrql.CUP$JSONParser$actions
-
Constructor
- CUP$JSONParser$do_action(int, lr_parser, Stack, int) - Method in class org.apache.mrql.CUP$JSONParser$actions
-
Method with the actual generated action code.
- CUP$MRQLParser$actions - Class in org.apache.mrql
-
Cup generated class to encapsulate user supplied action code.
- CUP$MRQLParser$actions(MRQLParser) - Constructor for class org.apache.mrql.CUP$MRQLParser$actions
-
Constructor
- CUP$MRQLParser$do_action(int, lr_parser, Stack, int) - Method in class org.apache.mrql.CUP$MRQLParser$actions
-
Method with the actual generated action code.
- data - Variable in class org.apache.mrql.MRContainer
-
- data() - Method in class org.apache.mrql.MRContainer
-
- DATA - Static variable in class org.apache.mrql.sym
-
- data_constructors - Static variable in class org.apache.mrql.Translator
-
binds a data constructor name to its type
- dataConstructor - Variable in class org.apache.mrql.XPathParser
-
- DataSet - Class in org.apache.mrql
-
The domain of the MRQL physical algebra is a set of DataSources
- DataSet(DataSource, long, long) - Constructor for class org.apache.mrql.DataSet
-
Construct a DataSet that contains one DataSource
- DataSet(long, long) - Constructor for class org.apache.mrql.DataSet
-
Construct a set of DataSources
- dataset - Variable in class org.apache.mrql.MR_dataset
-
- dataset() - Method in class org.apache.mrql.MR_dataset
-
- DATASET - Static variable in class org.apache.mrql.MRContainer
-
- dataSetCollect(String) - Static method in class org.apache.mrql.Interpreter
-
implements the DataSetCollect operation
- DataSetFunction - Class in org.apache.mrql
-
An anonymous function on DataSets
Must provide a concrete implementation for eval (the lambda body)
- DataSetFunction() - Constructor for class org.apache.mrql.DataSetFunction
-
- DataSource - Class in org.apache.mrql
-
A DataSource is any input data source, such as a text file, a key/value map, a data base, an intermediate file, etc
- DataSource() - Constructor for class org.apache.mrql.DataSource
-
- DataSource(int, String, Class<? extends MRQLFileInputFormat>, Configuration) - Constructor for class org.apache.mrql.DataSource
-
- DataSource.DataSourceDirectory - Class in org.apache.mrql
-
A dictionary that maps data source paths to DataSource data.
- DataSource.ParserDirectory - Class in org.apache.mrql
-
- dataSourceDirectory - Static variable in class org.apache.mrql.DataSource
-
- DataSourceDirectory() - Constructor for class org.apache.mrql.DataSource.DataSourceDirectory
-
- Decimal - Static variable in class org.apache.mrql.sym
-
- delimiter - Variable in class org.apache.mrql.LineParser
-
- Descendant(String, XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.Descendant
-
- DESCENDING - Static variable in class org.apache.mrql.sym
-
- diagnostics - Static variable in class org.apache.mrql.Compiler
-
- DISTINCT - Static variable in class org.apache.mrql.sym
-
- distribute(Configuration) - Method in class org.apache.mrql.DataSource.DataSourceDirectory
-
- distribute(MR_string, Bag) - Method in class org.apache.mrql.Evaluator
-
distribute a bag among peers in BSP mode
- distribute(MR_string, Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- distribute_compiled_arguments(Configuration) - Static method in class org.apache.mrql.Plan
-
put the jar file that contains the compiled MR functional parameters into the TaskTracker classpath
- distributed_assign(String, Tree) - Static method in class org.apache.mrql.TopLevel
-
handle the assignment v:=e
- distributed_mode - Static variable in class org.apache.mrql.Config
-
- DIV - Static variable in class org.apache.mrql.sym
-
- div(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- div(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- div(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- div(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- div(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- do_action(int, lr_parser, Stack, int) - Method in class org.apache.mrql.JSONParser
-
Invoke a user supplied parse action.
- do_action(int, lr_parser, Stack, int) - Method in class org.apache.mrql.MRQLParser
-
Invoke a user supplied parse action.
- Domains - Class in org.apache.mrql
-
- Domains(Trees, Trees) - Constructor for class org.apache.mrql.Domains
-
- domains - Variable in class org.apache.mrql.Domains
-
- DOT - Static variable in class org.apache.mrql.sym
-
- DOUBLE - Static variable in class org.apache.mrql.jsym
-
- DOUBLE - Static variable in class org.apache.mrql.MRContainer
-
- Double - Static variable in class org.apache.mrql.sym
-
- dump(String, Tree, MRData) - Method in class org.apache.mrql.Evaluator
-
dump MRQL data into a sequence file
- dump(String, Tree, MRData) - Static method in class org.apache.mrql.MapReduceAlgebra
-
Dump the value of some type to a binary local file;
The type is dumped to a separate file.type
- DUMP - Static variable in class org.apache.mrql.sym
-
- dump(XPathParser.XPathHandler) - Method in class org.apache.mrql.XPathParser.Cache
-
regenerate the stream from buffer
- dump_text(String, Tree, MRData) - Method in class org.apache.mrql.Evaluator
-
dump MRQL data into a text CVS file
- elem(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- ELSE - Static variable in class org.apache.mrql.sym
-
- end - Variable in class org.apache.mrql.JsonSplitter
-
- end - Variable in class org.apache.mrql.LineParser
-
- end - Variable in class org.apache.mrql.XMLSplitter
-
- END_OF_LAZY_BAG - Static variable in class org.apache.mrql.MRContainer
-
- end_of_lazy_bag - Static variable in class org.apache.mrql.MRContainer
-
- END_TEMPLATE - Static variable in class org.apache.mrql.sym
-
- endDocument() - Method in class org.apache.mrql.XPathParser.Equals
-
- endDocument() - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- endDocument() - Method in class org.apache.mrql.XPathParser.Predicate
-
- endDocument() - Method in class org.apache.mrql.XPathParser.Print
-
- endDocument() - Method in class org.apache.mrql.XPathParser.XPathHandler
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Attribute
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Child
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Descendant
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Equals
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Materialize
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Predicate
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.Print
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.SimpleDescendant
-
- endElement(String, String, String) - Method in class org.apache.mrql.XPathParser.XPathHandler
-
- endPredicate(int) - Method in class org.apache.mrql.XPathParser.Equals
-
- endPredicate(int) - Method in class org.apache.mrql.XPathParser.Materialize
-
- endPredicate(int) - Method in class org.apache.mrql.XPathParser.Predicate
-
- endPredicate(int) - Method in class org.apache.mrql.XPathParser.XPathHandler
-
the end of a predicate
- Environment - Class in org.apache.mrql
-
the run-time environment for in-memory evaluation (binds variables to MRData)
- Environment(String, MRData, Environment) - Constructor for class org.apache.mrql.Environment
-
- Environment(String, Tree, Streaming.Environment) - Constructor for class org.apache.mrql.Streaming.Environment
-
- EOF - Static variable in class org.apache.mrql.jsym
-
- EOF - Static variable in class org.apache.mrql.sym
-
- EOF_sym() - Method in class org.apache.mrql.JSONParser
-
EOF
Symbol index.
- EOF_sym() - Method in class org.apache.mrql.MRQLParser
-
EOF
Symbol index.
- EQ - Static variable in class org.apache.mrql.sym
-
- eq(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- eq(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- eq(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- eq(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- eq(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- eq(MRData, MRData) - Static method in class org.apache.mrql.SystemFunctions
-
- eqM - Static variable in class org.apache.mrql.BSPTranslator
-
- equal_types(Tree, Tree) - Static method in class org.apache.mrql.TypeInference
-
type equality in MRQL is structured equality, not named equality
- equals(Object) - Method in class org.apache.mrql.Bag
-
is this Bag equal to another Bag (order is important)
- equals(Object) - Method in class org.apache.mrql.Inv
-
- equals(Object) - Method in class org.apache.mrql.Lambda
-
- equals(Object) - Method in class org.apache.mrql.MethodInfo
-
- equals(Object) - Method in class org.apache.mrql.MR_bool
-
- equals(Object) - Method in class org.apache.mrql.MR_byte
-
- equals(Object) - Method in class org.apache.mrql.MR_char
-
- equals(Object) - Method in class org.apache.mrql.MR_dataset
-
- equals(Object) - Method in class org.apache.mrql.MR_double
-
- equals(Object) - Method in class org.apache.mrql.MR_float
-
- equals(Object) - Method in class org.apache.mrql.MR_int
-
- equals(Object) - Method in class org.apache.mrql.MR_long
-
- equals(Object) - Method in class org.apache.mrql.MR_more_bsp_steps
-
- equals(Object) - Method in class org.apache.mrql.MR_short
-
- equals(Object) - Method in class org.apache.mrql.MR_string
-
- equals(Object) - Method in class org.apache.mrql.MR_sync
-
- equals(Object) - Method in class org.apache.mrql.MR_variable
-
- equals(Object) - Method in class org.apache.mrql.MRContainer
-
- equals(Object) - Method in class org.apache.mrql.MRContainer.MR_EOLB
-
- equals(Object) - Method in class org.apache.mrql.Tuple
-
- equals(Object) - Method in class org.apache.mrql.Union
-
- Equals(int, String, XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.Equals
-
- error - Static variable in class org.apache.mrql.jsym
-
- error(String) - Method in class org.apache.mrql.MRQLLex
-
- error - Static variable in class org.apache.mrql.sym
-
- error(String) - Static method in class org.apache.mrql.Translator
-
- error_stream - Static variable in class org.apache.mrql.Test
-
- error_sym() - Method in class org.apache.mrql.JSONParser
-
error
Symbol index.
- error_sym() - Method in class org.apache.mrql.MRQLParser
-
error
Symbol index.
- eval(DataSet) - Method in class org.apache.mrql.DataSetFunction
-
evaluate the anonymous function on a DataSet
- eval(Tree, Environment, String) - Method in class org.apache.mrql.Evaluator
-
Evaluate a MRQL physical plan and print tracing info
- eval(MRData) - Method in class org.apache.mrql.Function
-
Evaluate the anonymous function from MRData to MRData
- evalE(Tree, Environment) - Static method in class org.apache.mrql.Interpreter
-
evaluate an MRQL expression in memory and print tracing info
- evalE(Tree) - Static method in class org.apache.mrql.Interpreter
-
evaluate an MRQL expression in memory
- evalF(Tree, Environment) - Static method in class org.apache.mrql.Interpreter
-
evaluate an MRQL function in memory
- evalM(Tree, Environment) - Static method in class org.apache.mrql.Interpreter
-
evaluate MRQL physical operators in memory (returns a Bag)
- evalMM(Tree, Environment) - Static method in class org.apache.mrql.Interpreter
-
evaluate MRQL physical operators in memory (returns a Bag)
- evalS(Tree, Environment) - Static method in class org.apache.mrql.Interpreter
-
evaluate MRQL physical operators in memory (returns a Bag)
- evaluate(String) - Static method in class org.apache.mrql.MRQL
-
evaluate MRQL statments in a string
- evaluate_top_level(Tree) - Static method in class org.apache.mrql.TopLevel
-
the MRQL top-level interfacse to evaluate a single MRQL expression or command
- Evaluator - Class in org.apache.mrql
-
Evaluates physical plans using one of the evaluation engines
- Evaluator() - Constructor for class org.apache.mrql.Evaluator
-
- evaluator - Static variable in class org.apache.mrql.Evaluator
-
the current MRQL evaluator
- EXCEPT - Static variable in class org.apache.mrql.sym
-
- except(Bag, Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- EXCLAMATION - Static variable in class org.apache.mrql.sym
-
- EXISTS - Static variable in class org.apache.mrql.sym
-
- exists(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- exp(MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- exp(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- expand(Tree) - Static method in class org.apache.mrql.TypeInference
-
if the type tp is a named type, expand it using its definition
- expression(Tree, boolean) - Static method in class org.apache.mrql.TopLevel
-
translate and evaluate an MRQL expression into MRData
- expression(Tree) - Static method in class org.apache.mrql.TopLevel
-
translate, evaluate, and print the results of an MRQL expression e
- extra_args - Static variable in class org.apache.mrql.Config
-
- generate_code(Tree, Streaming.Environment) - Static method in class org.apache.mrql.Streaming
-
Convert a stream-based query to an incremental stream-based program.
- generate_incremental_code(Tree) - Static method in class org.apache.mrql.Streaming
-
Convert a stream-based query to an incremental stream-based program.
- generator(long, long) - Static method in class org.apache.mrql.MapReduceAlgebra
-
generate a lazy bag of long numbers {min...max}
- generator(int, long, long) - Static method in class org.apache.mrql.MapReduceAlgebra
-
generate a lazy bag of long numbers {min...max} and tag each lon number with a source num
- generator(int, long, long, long) - Static method in class org.apache.mrql.Plan
-
splits the range min..max into multiple ranges, one for each mapper
- generator(long, long, long) - Static method in class org.apache.mrql.Plan
-
splits the range min..max into multiple ranges, one for each mapper
- GeneratorDataSource - Class in org.apache.mrql
-
A DataSource used for processing the range min..max
- GeneratorDataSource(int, String, Configuration) - Constructor for class org.apache.mrql.GeneratorDataSource
-
- GeneratorDataSource(String, Configuration) - Constructor for class org.apache.mrql.GeneratorDataSource
-
- generatorInputFormat() - Method in class org.apache.mrql.Evaluator
-
return the FileInputFormat for data generator files
- GEQ - Static variable in class org.apache.mrql.sym
-
- geq(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- geq(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- geq(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- geq(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- geq(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- geq(MRData, MRData) - Static method in class org.apache.mrql.SystemFunctions
-
- geqM - Static variable in class org.apache.mrql.BSPTranslator
-
- get(int) - Method in class org.apache.mrql.Bag
-
get the n'th element of a Bag (cache it in memory if necessary)
- get(String) - Method in class org.apache.mrql.DataSource.DataSourceDirectory
-
- get(String, Configuration) - Static method in class org.apache.mrql.DataSource
-
- get() - Method in class org.apache.mrql.MR_bool
-
- get() - Method in class org.apache.mrql.MR_byte
-
- get() - Method in class org.apache.mrql.MR_char
-
- get() - Method in class org.apache.mrql.MR_double
-
- get() - Method in class org.apache.mrql.MR_float
-
- get() - Method in class org.apache.mrql.MR_int
-
- get() - Method in class org.apache.mrql.MR_long
-
- get() - Method in class org.apache.mrql.MR_short
-
- get() - Method in class org.apache.mrql.MR_string
-
- get(int) - Method in class org.apache.mrql.Tuple
-
the i'th element of the tuple
- get_trace_code() - Static method in class org.apache.mrql.MRQLLex
-
- get_type(String) - Method in class org.apache.mrql.Evaluator
-
for dumped data to a file, return the MRQL type of the data
- get_type(String) - Static method in class org.apache.mrql.MapReduceAlgebra
-
return the type of the dumped binary local file from file.type
- getByte() - Method in class org.apache.mrql.XPathParser.Cache
-
- getCache(int) - Static method in class org.apache.mrql.MapReduceAlgebra
-
return the cache element at location loc
- getCache(int) - Static method in class org.apache.mrql.Plan
-
return the cache element at location loc
- getCached(String, String, Configuration) - Static method in class org.apache.mrql.DataSource
-
- getChars() - Method in class org.apache.mrql.XPathParser.Cache
-
- getInt() - Method in class org.apache.mrql.XPathParser.Cache
-
- getShort() - Method in class org.apache.mrql.XPathParser.Cache
-
- getString() - Method in class org.apache.mrql.XPathParser.Cache
-
- global_datatype_env - Static variable in class org.apache.mrql.Translator
-
type environment that binds datatype names to types
- global_env - Static variable in class org.apache.mrql.Interpreter
-
- global_functions - Static variable in class org.apache.mrql.Translator
-
binds a UDF name to its plan
- global_macros - Static variable in class org.apache.mrql.Translator
-
binds a macro name to its body
- global_reset() - Static method in class org.apache.mrql.Translator
-
- global_type_env - Static variable in class org.apache.mrql.Translator
-
type environment that binds global variables to types
- global_vars - Static variable in class org.apache.mrql.Translator
-
binds macro names to MRQL expressions (used for 'name = expr;' syntax)
- GROUP - Static variable in class org.apache.mrql.sym
-
- groupBy(Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
strict group-by
- groupByJoin(Function, Function, Function, Function, Function, MRData, Function, Bag, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
An equi-join combined with a group-by (see GroupByJoinPlan)
- groupJoinOpt - Static variable in class org.apache.mrql.Config
-
- GT - Static variable in class org.apache.mrql.sym
-
- gt(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- gt(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- gt(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- gt(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- gt(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- gt(MRData, MRData) - Static method in class org.apache.mrql.SystemFunctions
-
- gtM - Static variable in class org.apache.mrql.BSPTranslator
-
- GTR - Static variable in class org.apache.mrql.sym
-
- identity - Static variable in class org.apache.mrql.Translator
-
- identity() - Static method in class org.apache.mrql.Translator
-
- identity_mapper - Static variable in class org.apache.mrql.Interpreter
-
- ids - Variable in class org.apache.mrql.XPathParser.Materialize
-
- IF - Static variable in class org.apache.mrql.sym
-
- IMPORT - Static variable in class org.apache.mrql.sym
-
- importClass(String) - Static method in class org.apache.mrql.ClassImporter
-
import all Java methods from a given Java class
- importMethod(String, String) - Static method in class org.apache.mrql.ClassImporter
-
import a Java method with a given name from a given Java class
- impure_functions - Static variable in class org.apache.mrql.Translator
-
expressions with impure functions cannot factored out
- in - Variable in class org.apache.mrql.JsonSplitter
-
- in - Variable in class org.apache.mrql.LineParser
-
- IN - Static variable in class org.apache.mrql.sym
-
- in - Variable in class org.apache.mrql.XMLSplitter
-
- in_memory - Variable in class org.apache.mrql.JsonSplitter
-
- in_memory - Variable in class org.apache.mrql.LineParser
-
- in_memory - Variable in class org.apache.mrql.XMLSplitter
-
- INCLUDE - Static variable in class org.apache.mrql.sym
-
- include_file(String) - Static method in class org.apache.mrql.Main
-
- INCR - Static variable in class org.apache.mrql.sym
-
- incremental - Static variable in class org.apache.mrql.Config
-
- index(Bag, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- inference(Tree, Streaming.Environment) - Static method in class org.apache.mrql.Streaming
-
If e is a homomorphism, return the associated monoid;
if it returns none, then it fails to find a monoid;
if it returns fixed, then its invariant.
- inference(Tree) - Static method in class org.apache.mrql.Streaming
-
- info - Static variable in class org.apache.mrql.Config
-
- init(Configuration) - Method in class org.apache.mrql.Evaluator
-
initialize the evaluator
- init_actions() - Method in class org.apache.mrql.JSONParser
-
Action encapsulation object initializer.
- init_actions() - Method in class org.apache.mrql.MRQLParser
-
Action encapsulation object initializer.
- initialize(Trees) - Method in class org.apache.mrql.JsonFormatParser
-
- initialize(Trees) - Method in class org.apache.mrql.LineParser
-
- initialize() - Static method in class org.apache.mrql.Main
-
- initialize(Trees) - Method in interface org.apache.mrql.Parser
-
- initialize(Trees) - Method in class org.apache.mrql.XMLParser
-
- initialize_query() - Method in class org.apache.mrql.Evaluator
-
initialize the query evaluation
- inject_c(Tree) - Static method in class org.apache.mrql.Streaming
-
Inject lineage (all groupBy/join keys) to a cMap e
- inject_e(Tree) - Static method in class org.apache.mrql.Streaming
-
inject lineage (all groupBy/join keys) to a groupBy/join term e
- inject_q(Tree) - Static method in class org.apache.mrql.Streaming
-
inject lineage (all groupBy/join keys) to a query e
- inputFormat - Variable in class org.apache.mrql.DataSource
-
- INT - Static variable in class org.apache.mrql.MRContainer
-
- INTEGER - Static variable in class org.apache.mrql.jsym
-
- Integer - Static variable in class org.apache.mrql.sym
-
- interactive - Static variable in class org.apache.mrql.Config
-
- Interpreter - Class in org.apache.mrql
-
The MRQL interpreter
- Interpreter() - Constructor for class org.apache.mrql.Interpreter
-
- INTERSECT - Static variable in class org.apache.mrql.sym
-
- intersect(Bag, Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- Inv - Class in org.apache.mrql
-
- Inv() - Constructor for class org.apache.mrql.Inv
-
- Inv(MRData) - Constructor for class org.apache.mrql.Inv
-
- INV - Static variable in class org.apache.mrql.MRContainer
-
- inv(MRData) - Static method in class org.apache.mrql.SystemFunctions
-
- is_collection(String) - Static method in class org.apache.mrql.Translator
-
is this type a collection type?
- is_dataset - Static variable in class org.apache.mrql.Interpreter
-
- is_dataset_expr(Tree) - Static method in class org.apache.mrql.PlanGeneration
-
true if e returns a dataset stored in HDFS
- is_persistent_collection(String) - Static method in class org.apache.mrql.Translator
-
is this type a collection type for values stored in HDFS?
- is_pure(Tree) - Static method in class org.apache.mrql.Translator
-
is this expression pure? (does it contain calls to impure functions?)
- is_start_tag(String) - Method in class org.apache.mrql.JsonSplitter
-
- is_start_tag() - Method in class org.apache.mrql.XMLSplitter
-
- is_streaming(Tree) - Static method in class org.apache.mrql.Streaming
-
Does this term contain a stream source?
- iterator() - Method in class org.apache.mrql.Bag
-
return the Bag Iterator
- MACRO - Static variable in class org.apache.mrql.sym
-
- Main - Class in org.apache.mrql
-
- Main() - Constructor for class org.apache.mrql.Main
-
- main(String[]) - Static method in class org.apache.mrql.Main
-
- main(String[]) - Static method in class org.apache.mrql.Test
-
- make_persistent_type(Tree) - Static method in class org.apache.mrql.TypeInference
-
- makePlan(Tree) - Static method in class org.apache.mrql.PlanGeneration
-
compile an algebraic form to a algebraic plan
- map(Function, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
lazy map
- map_cache_size - Static variable in class org.apache.mrql.Config
-
- map_contains(MRData) - Method in class org.apache.mrql.Bag
-
if this Bag is a Map from keys to values (a Bag of (key,value) pairs),
does it contain a given key?
- map_find(MRData) - Method in class org.apache.mrql.Bag
-
if this Bag is a Map from keys to values (a Bag of (key,value) pairs),
find the value with the given key; raise an error if not found
- map_reduce_mode - Static variable in class org.apache.mrql.Config
-
- mapJoin(Function, Function, Function, Bag, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
The fragment-replicate join (map-side join)
- mapjoin_size - Static variable in class org.apache.mrql.Config
-
- mapReduce(Function, Function, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
the MapReduce operation
- mapReduce2(Function, Function, Function, Bag, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
A map-reduce operation with two mappers (a join)
- MapReduceAlgebra - Class in org.apache.mrql
-
Evaluation of MRQL algebra expressions in memory
- MapReduceAlgebra() - Constructor for class org.apache.mrql.MapReduceAlgebra
-
- maps - Static variable in class org.apache.mrql.PlanGeneration.Aggregates
-
- Materialization - Class in org.apache.mrql
-
if the plan refers to a variable bound to a stream-based Bag and occurs in the code
multiple times, embed code to materialize this Bag in memory
- Materialization() - Constructor for class org.apache.mrql.Materialization
-
- materialize() - Method in class org.apache.mrql.Bag
-
cache the Bag to an ArrayList when is absolutely necessary
- materialize(MRData) - Static method in class org.apache.mrql.MapReduceAlgebra
-
- materialize(Path) - Method in interface org.apache.mrql.MRQLFileInputFormat
-
materialize the input file into a memory Bag
- materialize(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- Materialize(XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.Materialize
-
- materialize_terms(Tree) - Static method in class org.apache.mrql.Materialization
-
- materializeAll() - Method in class org.apache.mrql.Bag
-
cache MRData in memory by caching all Bags at any place and depth in MRData
- materializeAll() - Method in class org.apache.mrql.Inv
-
- materializeAll() - Method in class org.apache.mrql.Lambda
-
- materializeAll() - Method in class org.apache.mrql.MR_bool
-
- materializeAll() - Method in class org.apache.mrql.MR_byte
-
- materializeAll() - Method in class org.apache.mrql.MR_char
-
- materializeAll() - Method in class org.apache.mrql.MR_dataset
-
- materializeAll() - Method in class org.apache.mrql.MR_double
-
- materializeAll() - Method in class org.apache.mrql.MR_float
-
- materializeAll() - Method in class org.apache.mrql.MR_int
-
- materializeAll() - Method in class org.apache.mrql.MR_long
-
- materializeAll() - Method in class org.apache.mrql.MR_more_bsp_steps
-
- materializeAll() - Method in class org.apache.mrql.MR_short
-
- materializeAll() - Method in class org.apache.mrql.MR_string
-
- materializeAll() - Method in class org.apache.mrql.MR_sync
-
- materializeAll() - Method in class org.apache.mrql.MR_variable
-
- materializeAll() - Method in class org.apache.mrql.MRContainer.MR_EOLB
-
- materializeAll() - Method in class org.apache.mrql.MRData
-
- materializeAll() - Method in class org.apache.mrql.Tuple
-
- materializeAll() - Method in class org.apache.mrql.Union
-
- materialized() - Method in class org.apache.mrql.Bag
-
is the Bag stored in an ArrayList?
- max(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- max(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- max(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- max(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- max(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- max_bag_size_print - Static variable in class org.apache.mrql.Config
-
- max_depth_of_nested_predicates - Static variable in class org.apache.mrql.XPathParser.Equals
-
- max_input_files - Static variable in class org.apache.mrql.Plan
-
- max_materialized_bag - Static variable in class org.apache.mrql.Config
-
- max_merged_streams - Static variable in class org.apache.mrql.Config
-
- max_nested_level - Static variable in class org.apache.mrql.XPathParser.Descendant
-
- max_num_of_nested_predicates - Static variable in class org.apache.mrql.XPathParser.Materialize
-
- maxLineLength - Static variable in class org.apache.mrql.LineParser
-
- member(MRData, Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- merge(DataSet) - Method in class org.apache.mrql.DataSet
-
merge this DataSet with the given DataSet
- merge() - Method in class org.apache.mrql.DataSet
-
return a single DataSource path by merging all the DataSource paths in this DataSet
- merge(DataSource) - Static method in class org.apache.mrql.Plan
-
merge the sorted files of the data source
- merge(DataSet, DataSet) - Static method in class org.apache.mrql.Plan
-
the DataSet union physical operator
- mergeGroupByJoin(Function, Function, Function, Function, Function, MRData, Function, Bag, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
An equi-join combined with a group-by implemented using a sort-merge join
combined with hash-based groupby/aggregation
- mergeGroupByJoin2(Function, Function, Function, Function, Function, MRData, Function, Bag, Bag) - Static method in class org.apache.mrql.MapReduceAlgebra
-
An equi-join combined with a group-by implemented using hashing
- method - Variable in class org.apache.mrql.MethodInfo
-
- method_name(int) - Static method in class org.apache.mrql.ClassImporter
-
- MethodInfo - Class in org.apache.mrql
-
class for storing Java method information
- MethodInfo(String, Trees, Method) - Constructor for class org.apache.mrql.MethodInfo
-
- methods - Static variable in class org.apache.mrql.ClassImporter
-
- min(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- min(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- min(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- min(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- min(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- MINUS - Static variable in class org.apache.mrql.sym
-
- minus(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- minus(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- MOD - Static variable in class org.apache.mrql.sym
-
- mod(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- mod(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- monoid - Variable in class org.apache.mrql.Streaming.Environment
-
- monoids - Static variable in class org.apache.mrql.Translator
-
An aggeregation must be based on a commutative monoid (plus,zero) with a unit:
name(type,plus,zero,unit)
plus: function from (b,b) to b, zero: b, unit: function from a to b
- MORE_BSP_STEPS - Static variable in class org.apache.mrql.MRContainer
-
- MR_bool - Class in org.apache.mrql
-
a container for boolean values
- MR_bool() - Constructor for class org.apache.mrql.MR_bool
-
- MR_bool(boolean) - Constructor for class org.apache.mrql.MR_bool
-
- MR_byte - Class in org.apache.mrql
-
a container for byte values
- MR_byte() - Constructor for class org.apache.mrql.MR_byte
-
- MR_byte(byte) - Constructor for class org.apache.mrql.MR_byte
-
- MR_byte(int) - Constructor for class org.apache.mrql.MR_byte
-
- MR_char - Class in org.apache.mrql
-
a container for a char
- MR_char() - Constructor for class org.apache.mrql.MR_char
-
- MR_char(char) - Constructor for class org.apache.mrql.MR_char
-
- MR_dataset - Class in org.apache.mrql
-
a wrapper of a DataSet (stored in HDFS) as an MRData
- MR_dataset(DataSet) - Constructor for class org.apache.mrql.MR_dataset
-
- MR_double - Class in org.apache.mrql
-
a container for double values
- MR_double() - Constructor for class org.apache.mrql.MR_double
-
- MR_double(double) - Constructor for class org.apache.mrql.MR_double
-
- MR_EOLB() - Constructor for class org.apache.mrql.MRContainer.MR_EOLB
-
- MR_float - Class in org.apache.mrql
-
a container for float values
- MR_float() - Constructor for class org.apache.mrql.MR_float
-
- MR_float(float) - Constructor for class org.apache.mrql.MR_float
-
- MR_float(double) - Constructor for class org.apache.mrql.MR_float
-
- MR_int - Class in org.apache.mrql
-
a container for int values
- MR_int() - Constructor for class org.apache.mrql.MR_int
-
- MR_int(int) - Constructor for class org.apache.mrql.MR_int
-
- MR_long - Class in org.apache.mrql
-
a container for long values
- MR_long() - Constructor for class org.apache.mrql.MR_long
-
- MR_long(long) - Constructor for class org.apache.mrql.MR_long
-
- MR_more_bsp_steps - Class in org.apache.mrql
-
used for BSP synchronization when a peer needs to do more steps
- MR_more_bsp_steps() - Constructor for class org.apache.mrql.MR_more_bsp_steps
-
- MR_short - Class in org.apache.mrql
-
a container for short values
- MR_short() - Constructor for class org.apache.mrql.MR_short
-
- MR_short(short) - Constructor for class org.apache.mrql.MR_short
-
- MR_string - Class in org.apache.mrql
-
a container for strings
- MR_string() - Constructor for class org.apache.mrql.MR_string
-
- MR_string(String) - Constructor for class org.apache.mrql.MR_string
-
- MR_sync - Class in org.apache.mrql
-
used for BSP synchronization
- MR_sync() - Constructor for class org.apache.mrql.MR_sync
-
- MR_variable - Class in org.apache.mrql
-
a template variable; should appear only in a template
- MR_variable(int) - Constructor for class org.apache.mrql.MR_variable
-
- MRContainer - Class in org.apache.mrql
-
A container for MRData that implements read (the deserializer)
- MRContainer(MRData) - Constructor for class org.apache.mrql.MRContainer
-
- MRContainer() - Constructor for class org.apache.mrql.MRContainer
-
- MRContainer.MR_EOLB - Class in org.apache.mrql
-
- MRContainerKeyComparator() - Constructor for class org.apache.mrql.Plan.MRContainerKeyComparator
-
- MRData - Class in org.apache.mrql
-
All MRQL data are encoded as MRData (similar to AVRO form)
- MRData() - Constructor for class org.apache.mrql.MRData
-
- MRDataHandler() - Constructor for class org.apache.mrql.XPathParser.MRDataHandler
-
- MRQL - Class in org.apache.mrql
-
API for dynamic MRQL queries
- MRQL() - Constructor for class org.apache.mrql.MRQL
-
- MRQLFileInputFormat - Interface in org.apache.mrql
-
An interface for all MRQL FileInputFormats
- MRQLLex - Class in org.apache.mrql
-
This class is a scanner generated by
JFlex 1.4.3
on 2/22/16 2:04 PM from the specification file
/home/fegaras/mrql-release/mrql-vote/target/checkout/core/src/main/java/org/apache/mrql/mrql.lex
- MRQLLex(Reader) - Constructor for class org.apache.mrql.MRQLLex
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- MRQLLex(InputStream) - Constructor for class org.apache.mrql.MRQLLex
-
Creates a new scanner.
- MRQLParser - Class in org.apache.mrql
-
CUP v0.11a beta 20060608 generated parser.
- MRQLParser() - Constructor for class org.apache.mrql.MRQLParser
-
Default constructor.
- MRQLParser(Scanner) - Constructor for class org.apache.mrql.MRQLParser
-
Constructor which sets the default scanner.
- MRQLParser(Scanner, SymbolFactory) - Constructor for class org.apache.mrql.MRQLParser
-
Constructor which sets the default scanner.
- P_0 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_8178665306556058846
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_0 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_8178665306556058846
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_1 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_10 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_11 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_12 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_13 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_14 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_15 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_16 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_17 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_18 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_19 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_8178665306556058846
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_2 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_20 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_21 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_22 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_23 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_24 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_25 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_26 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_27 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_28 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_29 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_8178665306556058846
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_3 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_30 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_31 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_32 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_32 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_32 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_32 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_32 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_32 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_33 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_33 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_33 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_33 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_33 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_33 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_34 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_34 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_34 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_34 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_34 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_34 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_35 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_35 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_35 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_35 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_35 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_35 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_36 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_36 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_36 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_36 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_36 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_36 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_37 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_37 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_37 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_37 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_37 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_37 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_38 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_38 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_38 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_38 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_38 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_38 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_39 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_39 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_39 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_39 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_39 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_39 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_4 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_40 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_40 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_40 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_40 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_40 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_41 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_41 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_41 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_41 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_41 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_42 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_42 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_42 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_42 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_42 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_43 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_43 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_43 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_43 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_43 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_44 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_44 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_44 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_44 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_44 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_45 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_45 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_45 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_45 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_45 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_46 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_46 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_46 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_46 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_46 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_47 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_47 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_47 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_47 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_47 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_48 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_48 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_48 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_48 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_48 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_49 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_49 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_49 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_49 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_49 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_5 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_50 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_50 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_50 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_50 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_51 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_51 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_51 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_51 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_52 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_52 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_52 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_52 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_53 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_53 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_53 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_54 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_54 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_54 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_55 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_55 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_55 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_56 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_56 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_56 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_57 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_57 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_57 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_58 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_58 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_58 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_59 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_59 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_59 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_6 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_60 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_60 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_60 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_61 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_61 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_61 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_62 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_62 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_62 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_63 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_63 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_63 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_64 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_64 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_64 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_65 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_65 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_65 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_66 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_66 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_66 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_67 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_67 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_67 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_68 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_68 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_68 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_69 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_69 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_69 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_7 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_70 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_70 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_71 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_71 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_72 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_72 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_73 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_73 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_74 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_74 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_8 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_1549370305128094103
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_1561604806685331077
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_1800560728156444094
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_3371475037343812985
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_3575535549560280370
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_3662548831753185588
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_5446664358547639585
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_6413411374340170945
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_6516807273584404002
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_6579273762181827582
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_7289890804229360233
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_8729138013590006974
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_9079102369255105492
-
- P_9 - Static variable in class org.apache.mrql.PatternNames_9158666103812021666
-
- PAIR - Static variable in class org.apache.mrql.MRContainer
-
- parse(String) - Method in class org.apache.mrql.JsonFormatParser
-
- parse(String) - Method in class org.apache.mrql.LineParser
-
- parse(String) - Method in interface org.apache.mrql.Parser
-
- parse(String) - Method in class org.apache.mrql.XMLParser
-
- parse_args(String[], Configuration) - Static method in class org.apache.mrql.Config
-
read configuration parameters from the Main args
- ParsedDataSource - Class in org.apache.mrql
-
A data source for a text HDFS file along with the parser to parse it
- ParsedDataSource() - Constructor for class org.apache.mrql.ParsedDataSource
-
- ParsedDataSource(int, String, Class<? extends Parser>, Trees, Configuration) - Constructor for class org.apache.mrql.ParsedDataSource
-
- ParsedDataSource(String, Class<? extends Parser>, Trees, Configuration) - Constructor for class org.apache.mrql.ParsedDataSource
-
- parsedInputFormat() - Method in class org.apache.mrql.Evaluator
-
return the FileInputFormat for parsed files (CSV, XML, JSON, etc)
- parsedSource(Parser, String, Trees) - Static method in class org.apache.mrql.MapReduceAlgebra
-
parse a text document using a given parser
- parsedSource(String, String, Trees) - Static method in class org.apache.mrql.MapReduceAlgebra
-
parse a text document using a given parser
- parsedSource(int, Parser, String, Trees) - Static method in class org.apache.mrql.MapReduceAlgebra
-
parse a text document using a given parser and tag output data with a source num
- parsedSource(int, String, String, Trees) - Static method in class org.apache.mrql.MapReduceAlgebra
-
parse a text document using a given parser and tag output data with a source num
- parsedSource(int, Class<? extends Parser>, String, Trees) - Static method in class org.apache.mrql.Plan
-
The source physical operator for parsing text files
- parsedSource(Class<? extends Parser>, String, Trees) - Static method in class org.apache.mrql.Plan
-
The source physical operator for parsing text files
- parser - Static variable in class org.apache.mrql.Main
-
- parser - Variable in class org.apache.mrql.ParsedDataSource
-
- Parser - Interface in org.apache.mrql
-
for a new text data source, you must implement a new parser
- PARSER - Static variable in class org.apache.mrql.sym
-
- parser - Static variable in class org.apache.mrql.Test
-
- parser - Variable in class org.apache.mrql.XMLParser
-
- parserDirectory - Static variable in class org.apache.mrql.DataSource
-
- ParserDirectory() - Constructor for class org.apache.mrql.DataSource.ParserDirectory
-
- path - Variable in class org.apache.mrql.DataSource
-
- pattern_variables(Tree) - Static method in class org.apache.mrql.Translator
-
return the variables of a pattern
- PatternNames_1549370305128094103 - Class in org.apache.mrql
-
- PatternNames_1549370305128094103() - Constructor for class org.apache.mrql.PatternNames_1549370305128094103
-
- PatternNames_1561604806685331077 - Class in org.apache.mrql
-
- PatternNames_1561604806685331077() - Constructor for class org.apache.mrql.PatternNames_1561604806685331077
-
- PatternNames_1800560728156444094 - Class in org.apache.mrql
-
- PatternNames_1800560728156444094() - Constructor for class org.apache.mrql.PatternNames_1800560728156444094
-
- PatternNames_3371475037343812985 - Class in org.apache.mrql
-
- PatternNames_3371475037343812985() - Constructor for class org.apache.mrql.PatternNames_3371475037343812985
-
- PatternNames_3575535549560280370 - Class in org.apache.mrql
-
- PatternNames_3575535549560280370() - Constructor for class org.apache.mrql.PatternNames_3575535549560280370
-
- PatternNames_3662548831753185588 - Class in org.apache.mrql
-
- PatternNames_3662548831753185588() - Constructor for class org.apache.mrql.PatternNames_3662548831753185588
-
- PatternNames_5446664358547639585 - Class in org.apache.mrql
-
- PatternNames_5446664358547639585() - Constructor for class org.apache.mrql.PatternNames_5446664358547639585
-
- PatternNames_6413411374340170945 - Class in org.apache.mrql
-
- PatternNames_6413411374340170945() - Constructor for class org.apache.mrql.PatternNames_6413411374340170945
-
- PatternNames_6516807273584404002 - Class in org.apache.mrql
-
- PatternNames_6516807273584404002() - Constructor for class org.apache.mrql.PatternNames_6516807273584404002
-
- PatternNames_6579273762181827582 - Class in org.apache.mrql
-
- PatternNames_6579273762181827582() - Constructor for class org.apache.mrql.PatternNames_6579273762181827582
-
- PatternNames_7289890804229360233 - Class in org.apache.mrql
-
- PatternNames_7289890804229360233() - Constructor for class org.apache.mrql.PatternNames_7289890804229360233
-
- PatternNames_8178665306556058846 - Class in org.apache.mrql
-
- PatternNames_8178665306556058846() - Constructor for class org.apache.mrql.PatternNames_8178665306556058846
-
- PatternNames_8729138013590006974 - Class in org.apache.mrql
-
- PatternNames_8729138013590006974() - Constructor for class org.apache.mrql.PatternNames_8729138013590006974
-
- PatternNames_9079102369255105492 - Class in org.apache.mrql
-
- PatternNames_9079102369255105492() - Constructor for class org.apache.mrql.PatternNames_9079102369255105492
-
- PatternNames_9158666103812021666 - Class in org.apache.mrql
-
- PatternNames_9158666103812021666() - Constructor for class org.apache.mrql.PatternNames_9158666103812021666
-
- persistent_collection(String) - Static method in class org.apache.mrql.Translator
-
make this collection type a persistent type that is stored in HDFS
- physical_plan(Tree) - Static method in class org.apache.mrql.PlanGeneration
-
convert an algebraic plan to a physical plan
- Plan - Class in org.apache.mrql
-
A physical plan (a superclass for both MapReduce, BSP, and Spark plans)
- Plan() - Constructor for class org.apache.mrql.Plan
-
- Plan.MRContainerKeyComparator - Class in org.apache.mrql
-
comparator for MRData keys
- plan_names - Static variable in class org.apache.mrql.Translator
-
- PlanGeneration - Class in org.apache.mrql
-
Generate a physical plan from an algebraic expression
- PlanGeneration() - Constructor for class org.apache.mrql.PlanGeneration
-
- PlanGeneration.Aggregates - Class in org.apache.mrql
-
extract the combiner from the reducer in a MapReduce plan
- planNames - Static variable in class org.apache.mrql.BSPTranslator
-
- plans_with_distributed_lambdas - Static variable in class org.apache.mrql.Translator
-
- PLUS - Static variable in class org.apache.mrql.sym
-
- plus(MR_string, MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(Bag, Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- plus(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- plusM - Static variable in class org.apache.mrql.BSPTranslator
-
- pos - Variable in class org.apache.mrql.LineParser
-
- positions - Variable in class org.apache.mrql.XPathParser.Materialize
-
- pow(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- pre_trace(String) - Static method in class org.apache.mrql.Interpreter
-
- Predicate(int, XPathParser.XPathHandler, XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.Predicate
-
- predicate_id - Variable in class org.apache.mrql.XPathParser.Equals
-
- predicate_id - Variable in class org.apache.mrql.XPathParser.Predicate
-
- preds - Variable in class org.apache.mrql.XPathParser.Equals
-
- prev_char_pos - Static variable in class org.apache.mrql.MRQLLex
-
- print(Symbol) - Static method in class org.apache.mrql.MRQLParser
-
- print(MRData, Tree) - Static method in class org.apache.mrql.Printer
-
An MRData printer based on type information
- print() - Method in class org.apache.mrql.XPathParser.Cache
-
- Print() - Constructor for class org.apache.mrql.XPathParser.Print
-
- print_aggregates() - Static method in class org.apache.mrql.Translator
-
- print_methods() - Static method in class org.apache.mrql.ClassImporter
-
- print_plan(Tree, int, boolean) - Static method in class org.apache.mrql.Printer
-
print a physical plan
- print_query(Tree) - Static method in class org.apache.mrql.Printer
-
- print_stream - Static variable in class org.apache.mrql.Main
-
- print_stream(String) - Static method in class org.apache.mrql.Plan
-
create a new PrintStream from the file
- print_stream - Static variable in class org.apache.mrql.Test
-
- print_type(Tree) - Static method in class org.apache.mrql.Printer
-
- Printer - Class in org.apache.mrql
-
printers for types, expressions, plans, etc
- Printer() - Constructor for class org.apache.mrql.Printer
-
- production_table() - Method in class org.apache.mrql.JSONParser
-
Access to production table.
- production_table() - Method in class org.apache.mrql.MRQLParser
-
Access to production table.
- putByte(byte) - Method in class org.apache.mrql.XPathParser.Cache
-
- putChars(char[], int, int) - Method in class org.apache.mrql.XPathParser.Cache
-
- putInt(int) - Method in class org.apache.mrql.XPathParser.Cache
-
- putShort(short) - Method in class org.apache.mrql.XPathParser.Cache
-
- putString(String) - Method in class org.apache.mrql.XPathParser.Cache
-
- random - Static variable in class org.apache.mrql.SystemFunctions
-
- random(MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- range(Bag, MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- range_split_size - Static variable in class org.apache.mrql.Config
-
- RB - Static variable in class org.apache.mrql.sym
-
- read(DataInput) - Static method in class org.apache.mrql.Bag
-
the input serializer for Bag
- read(Configuration) - Static method in class org.apache.mrql.Config
-
load the configuration parameters
- read(Configuration) - Method in class org.apache.mrql.DataSource.DataSourceDirectory
-
- read(String, Configuration) - Static method in class org.apache.mrql.DataSource
-
- read(DataInput) - Static method in class org.apache.mrql.Inv
-
- read(DataInput) - Static method in class org.apache.mrql.MR_bool
-
- read(DataInput) - Static method in class org.apache.mrql.MR_byte
-
- read(DataInput) - Static method in class org.apache.mrql.MR_char
-
- read(DataInput) - Static method in class org.apache.mrql.MR_double
-
- read(DataInput) - Static method in class org.apache.mrql.MR_float
-
- read(DataInput) - Static method in class org.apache.mrql.MR_int
-
- read(DataInput) - Static method in class org.apache.mrql.MR_long
-
- read(DataInput) - Static method in class org.apache.mrql.MR_short
-
- read(DataInput) - Static method in class org.apache.mrql.MR_string
-
- read(DataInput) - Static method in class org.apache.mrql.MRContainer
-
- read(DataInput) - Static method in class org.apache.mrql.Tuple
-
- read(DataInput) - Static method in class org.apache.mrql.Union
-
- read2(DataInput) - Static method in class org.apache.mrql.Tuple
-
- read3(DataInput) - Static method in class org.apache.mrql.Tuple
-
- read_binary(String) - Static method in class org.apache.mrql.MapReduceAlgebra
-
read the contents of a dumped local binary file
- read_binary(int, String) - Static method in class org.apache.mrql.MapReduceAlgebra
-
read the contents of a dumped local binary file and tag data with a source num
- read_tag() - Method in class org.apache.mrql.XMLSplitter
-
- readFields(DataInput) - Method in class org.apache.mrql.Bag
-
the input serializer for Bag
- readFields(DataInput) - Method in class org.apache.mrql.Inv
-
- readFields(DataInput) - Method in class org.apache.mrql.Lambda
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_bool
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_byte
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_char
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_dataset
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_double
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_float
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_int
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_long
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_more_bsp_steps
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_short
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_string
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_sync
-
- readFields(DataInput) - Method in class org.apache.mrql.MR_variable
-
- readFields(DataInput) - Method in class org.apache.mrql.MRContainer.MR_EOLB
-
- readFields(DataInput) - Method in class org.apache.mrql.MRContainer
-
- readFields(DataInput) - Method in class org.apache.mrql.Tuple
-
- readFields(DataInput) - Method in class org.apache.mrql.Union
-
- record_begin() - Static method in class org.apache.mrql.MRQLLex
-
- record_end() - Static method in class org.apache.mrql.MRQLLex
-
- records - Variable in class org.apache.mrql.DataSet
-
- reduce(MRData, Function) - Method in class org.apache.mrql.DataSet
-
accumulate all dataset values
- reduce(MRData, Function) - Method in class org.apache.mrql.DataSource
-
accumulate all datasource values
- reduce_table() - Method in class org.apache.mrql.JSONParser
-
Access to reduce_goto
table.
- reduce_table() - Method in class org.apache.mrql.MRQLParser
-
Access to reduce_goto
table.
- reduces - Static variable in class org.apache.mrql.PlanGeneration.Aggregates
-
- reify(MRData, Tree) - Static method in class org.apache.mrql.Printer
-
given an MRData value, construct an expression that builds this data
- reify(Tree) - Static method in class org.apache.mrql.Translator
-
convert Tree constructions to code that construct these Trees (used in the Compiler)
- reify(Trees) - Static method in class org.apache.mrql.Translator
-
convert Tree constructions to code that construct these Trees (used in the Compiler)
- relational_record(Tree) - Static method in class org.apache.mrql.LineParser
-
- relational_record_type(Tree) - Static method in class org.apache.mrql.LineParser
-
- released - Variable in class org.apache.mrql.XPathParser.Materialize
-
- releasePredicate(int) - Method in class org.apache.mrql.XPathParser.Equals
-
- releasePredicate(int) - Method in class org.apache.mrql.XPathParser.Materialize
-
- releasePredicate(int) - Method in class org.apache.mrql.XPathParser.Predicate
-
- releasePredicate(int) - Method in class org.apache.mrql.XPathParser.XPathHandler
-
- remove() - Method in class org.apache.mrql.BagIterator
-
- remove() - Method in class org.apache.mrql.JsonSplitter
-
- remove() - Method in class org.apache.mrql.XMLSplitter
-
- remove_global_binding(String) - Static method in class org.apache.mrql.Interpreter
-
remove a global variable binding
- remove_groupby(Tree) - Static method in class org.apache.mrql.Normalization
-
remove group-bys and order-bys from the MRQL queries
- rename(Tree) - Static method in class org.apache.mrql.Normalization
-
compile away patterns and rename local variables of an MRQL expression e with unique names
- repeat(Function, Bag, int) - Static method in class org.apache.mrql.MapReduceAlgebra
-
repeat the loop until all termination conditions are true or until we reach the max num of steps
- REPEAT - Static variable in class org.apache.mrql.sym
-
- repeat_variables - Static variable in class org.apache.mrql.Translator
-
- repeats - Variable in class org.apache.mrql.Domains
-
- replace(String, MRData) - Method in class org.apache.mrql.Environment
-
- reset() - Static method in class org.apache.mrql.BSPTranslator
-
- reset() - Static method in class org.apache.mrql.MRQLLex
-
- reset() - Static method in class org.apache.mrql.Translator
-
- result_directory - Static variable in class org.apache.mrql.Test
-
- rint(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- round(MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- round(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- RP - Static variable in class org.apache.mrql.sym
-
- RSB - Static variable in class org.apache.mrql.sym
-
- scanner - Variable in class org.apache.mrql.JsonSplitter
-
- second() - Method in class org.apache.mrql.Tuple
-
the second element of the tuple
- SELECT - Static variable in class org.apache.mrql.sym
-
- selfJoinOpt - Static variable in class org.apache.mrql.Config
-
- SEMI - Static variable in class org.apache.mrql.sym
-
- SEP - Static variable in class org.apache.mrql.sym
-
- separator - Static variable in class org.apache.mrql.DataSource
-
- set(int, MRData) - Method in class org.apache.mrql.Bag
-
replace the n'th element of a Bag with a new value
- set(boolean) - Method in class org.apache.mrql.MR_bool
-
- set(byte) - Method in class org.apache.mrql.MR_byte
-
- set(char) - Method in class org.apache.mrql.MR_char
-
- set(double) - Method in class org.apache.mrql.MR_double
-
- set(float) - Method in class org.apache.mrql.MR_float
-
- set(int) - Method in class org.apache.mrql.MR_int
-
- set(long) - Method in class org.apache.mrql.MR_long
-
- set(short) - Method in class org.apache.mrql.MR_short
-
- set(String) - Method in class org.apache.mrql.MR_string
-
- set(MRData) - Method in class org.apache.mrql.MRContainer
-
- set(int, MRData, MRData) - Method in class org.apache.mrql.Tuple
-
replace the i'th element of a tuple with new data and return a new value
- set(int, MRData) - Method in class org.apache.mrql.Tuple
-
replace the i'th element of a tuple with new data
- set_global_bindings(Environment) - Static method in class org.apache.mrql.Interpreter
-
- setCache(int, MRData, MRData) - Static method in class org.apache.mrql.MapReduceAlgebra
-
set the cache element at location loc to value and return ret
- setCache(int, MRData, MRData) - Static method in class org.apache.mrql.Plan
-
set the cache element at location loc to value and return ret
- SHARP - Static variable in class org.apache.mrql.sym
-
- SHORT - Static variable in class org.apache.mrql.MRContainer
-
- shutdown(Configuration) - Method in class org.apache.mrql.Evaluator
-
shutdown the evaluator
- signature(int) - Static method in class org.apache.mrql.ClassImporter
-
- signature - Variable in class org.apache.mrql.MethodInfo
-
- SimpleDescendant(String, XPathParser.XPathHandler) - Constructor for class org.apache.mrql.XPathParser.SimpleDescendant
-
- Simplification - Class in org.apache.mrql
-
simplify algebraic forms using heuristic rewriting rules that improve performance in most cases
- Simplification() - Constructor for class org.apache.mrql.Simplification
-
- simplify(Tree) - Static method in class org.apache.mrql.Simplification
-
Algebraic normalization (algebra to algebra)
- simplify_all(Tree) - Static method in class org.apache.mrql.Simplification
-
Algebraic normalization (algebra to algebra) applied multiple times
- simplify_term(Tree) - Static method in class org.apache.mrql.Streaming
-
Simplify the term e using rewrite rules
- SimplifyTerm(Tree) - Static method in class org.apache.mrql.Streaming
-
Simplify the term e using rewrite rules
- sin(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- size() - Method in class org.apache.mrql.Bag
-
return the Bag size (cache it in memory if necessary)
- size(Configuration) - Method in class org.apache.mrql.DataSet
-
dataset size in bytes
- size(Configuration) - Method in class org.apache.mrql.DataSource
-
data set size in bytes
- size(Path, Configuration) - Static method in class org.apache.mrql.GeneratorDataSource
-
- size(DataSet) - Static method in class org.apache.mrql.Plan
-
return the data set size in bytes
- size() - Method in class org.apache.mrql.Tuple
-
the number of elements in the tuple
- skip() - Method in class org.apache.mrql.JsonSplitter
-
skip until the beginning of a split element
- skip() - Method in class org.apache.mrql.XMLSplitter
-
skip until the beginning of a split element
- slice() - Method in class org.apache.mrql.JsonFormatParser
-
- slice() - Method in class org.apache.mrql.LineParser
-
- slice() - Method in interface org.apache.mrql.Parser
-
- slice() - Method in class org.apache.mrql.XMLParser
-
- SOME - Static variable in class org.apache.mrql.sym
-
- some(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- sort() - Method in class org.apache.mrql.Bag
-
sort the Bag (cache it in memory if necessary).
- source - Variable in class org.apache.mrql.DataSet
-
- source_num - Variable in class org.apache.mrql.DataSource
-
- spark_mode - Static variable in class org.apache.mrql.Config
-
- spilled() - Method in class org.apache.mrql.Bag
-
is the Bag spilled into a file?
- split(Tree, Tree, Streaming.Environment) - Static method in class org.apache.mrql.Streaming
-
Split the term e into a homomorhism and an answer function
- split_trace(Tree, Tree, Streaming.Environment) - Static method in class org.apache.mrql.Streaming
-
Split the term e into a homomorhism and an answer function
- splitter - Variable in class org.apache.mrql.JsonFormatParser
-
- splitter - Variable in class org.apache.mrql.XMLParser
-
- sqrt(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- st - Static variable in class org.apache.mrql.Translator
-
used in pattern compilation and variable renaming
- stack - Variable in class org.apache.mrql.XPathParser.MRDataHandler
-
- start - Variable in class org.apache.mrql.JsonSplitter
-
- start - Variable in class org.apache.mrql.LineParser
-
- start - Variable in class org.apache.mrql.XMLSplitter
-
- start() - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- start_production() - Method in class org.apache.mrql.JSONParser
-
Indicates start production.
- start_production() - Method in class org.apache.mrql.MRQLParser
-
Indicates start production.
- start_state() - Method in class org.apache.mrql.JSONParser
-
Indicates start state.
- start_state() - Method in class org.apache.mrql.MRQLParser
-
Indicates start state.
- start_tagname - Variable in class org.apache.mrql.XMLSplitter
-
- START_TEMPLATE - Static variable in class org.apache.mrql.sym
-
- start_trace_code() - Static method in class org.apache.mrql.MRQLLex
-
- startDocument() - Method in class org.apache.mrql.XPathParser.Equals
-
- startDocument() - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- startDocument() - Method in class org.apache.mrql.XPathParser.Predicate
-
- startDocument() - Method in class org.apache.mrql.XPathParser.Print
-
- startDocument() - Method in class org.apache.mrql.XPathParser.XPathHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Attribute
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Child
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Descendant
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Equals
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Materialize
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Predicate
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.Print
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.SimpleDescendant
-
- startElement(String, String, String, Attributes) - Method in class org.apache.mrql.XPathParser.XPathHandler
-
- startPredicate(int) - Method in class org.apache.mrql.XPathParser.Equals
-
- startPredicate(int) - Method in class org.apache.mrql.XPathParser.Materialize
-
- startPredicate(int) - Method in class org.apache.mrql.XPathParser.Predicate
-
- startPredicate(int) - Method in class org.apache.mrql.XPathParser.XPathHandler
-
start a new predicate
- STEP - Static variable in class org.apache.mrql.sym
-
- store() - Method in class org.apache.mrql.JsonSplitter
-
store one split element into the buffer; may cross split boundaries
- STORE - Static variable in class org.apache.mrql.sym
-
- store(String, Tree) - Static method in class org.apache.mrql.TopLevel
-
bind v to the result of e
- store() - Method in class org.apache.mrql.XMLSplitter
-
store one split element into the buffer; may cross split boundaries
- stream_expression(Tree) - Static method in class org.apache.mrql.TopLevel
-
true, if e is a strem-processing expression
- stream_tries - Static variable in class org.apache.mrql.Config
-
- stream_window - Static variable in class org.apache.mrql.Config
-
- streamed() - Method in class org.apache.mrql.Bag
-
is the Bag stream-based?
- streamed_MapReduce2_reducer(Tree) - Static method in class org.apache.mrql.PlanGeneration
-
can we process the first arg of the MapReducer2 reducer (a bag) as a stream?
- streamed_MapReduce_reducer(Tree) - Static method in class org.apache.mrql.PlanGeneration
-
can we process the second arg of the MapReducer reducer (a bag) as a stream?
- streamify(Tree) - Static method in class org.apache.mrql.Streaming
-
Convert an algebraic expression into a stream-based by pulling out all the stream sources
- streaming(Tree, Environment, Function) - Method in class org.apache.mrql.Evaluator
-
evaluate plan in stream mode: evaluate each batch of data and apply the function f
- Streaming - Class in org.apache.mrql
-
Generates code for streaming queries
- Streaming() - Constructor for class org.apache.mrql.Streaming
-
- Streaming.Environment - Class in org.apache.mrql
-
An environment that binds variables to monoids
- STRING - Static variable in class org.apache.mrql.jsym
-
- STRING - Static variable in class org.apache.mrql.MRContainer
-
- String - Static variable in class org.apache.mrql.sym
-
- string(MRData) - Static method in class org.apache.mrql.SystemFunctions
-
- subst(Tree, Tree, Tree) - Static method in class org.apache.mrql.Translator
-
replace all occurences of from_expr in expr with to_expr
- subst_list(Tree, Tree, Trees) - Static method in class org.apache.mrql.Translator
-
replace all occurences of from_expr in el with to_expr
- subst_var(Tree, Tree, Tree) - Static method in class org.apache.mrql.Translator
-
replace all occurences of var in expr with to_expr only if to_expr is pure or it is used once only
- substring(MR_string, MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- subtype(String, String) - Static method in class org.apache.mrql.TypeInference
-
is the collection type name S a subtype of that of T?
List \lt Bag \lt bag and List \lt list \lt bag
- subtype(Tree, Tree) - Static method in class org.apache.mrql.TypeInference
-
is the type tx a subtype of type ty?
- subtype(Trees, Trees) - Static method in class org.apache.mrql.TypeInference
-
- subtype_unify(Tree, Tree) - Static method in class org.apache.mrql.TypeInference
-
similar to unify, but it returns the second type instantiated
- suspended - Variable in class org.apache.mrql.XPathParser.Equals
-
- sym - Class in org.apache.mrql
-
CUP generated class containing symbol constants.
- sym() - Constructor for class org.apache.mrql.sym
-
- symbol(int) - Static method in class org.apache.mrql.JSONLex
-
- symbol(int, Object) - Static method in class org.apache.mrql.JSONLex
-
- symbol(int) - Method in class org.apache.mrql.MRQLLex
-
- symbol(int, Object) - Method in class org.apache.mrql.MRQLLex
-
- SYNC - Static variable in class org.apache.mrql.MRContainer
-
- synchronize(MR_string, MR_bool) - Method in class org.apache.mrql.Evaluator
-
synchronize peers in BSP mode
- synchronize(MR_string, MR_bool) - Static method in class org.apache.mrql.SystemFunctions
-
- syntax_error(Symbol) - Method in class org.apache.mrql.MRQLParser
-
- SystemFunctions - Class in org.apache.mrql
-
System functions must be from MRData to MRData
- SystemFunctions() - Constructor for class org.apache.mrql.SystemFunctions
-
- tab_count - Static variable in class org.apache.mrql.Interpreter
-
- tabs(int) - Static method in class org.apache.mrql.Interpreter
-
- tag(Union) - Static method in class org.apache.mrql.SystemFunctions
-
- tag() - Method in class org.apache.mrql.Union
-
- tagname - Variable in class org.apache.mrql.XMLSplitter
-
- tagname - Variable in class org.apache.mrql.XPathParser.Child
-
- tagname - Variable in class org.apache.mrql.XPathParser.Descendant
-
- tagname - Variable in class org.apache.mrql.XPathParser.SimpleDescendant
-
- tags - Variable in class org.apache.mrql.JsonFormatParser
-
- tags - Variable in class org.apache.mrql.JsonSplitter
-
- tags - Variable in class org.apache.mrql.XMLParser
-
- tags - Variable in class org.apache.mrql.XMLSplitter
-
- take(int) - Method in class org.apache.mrql.DataSet
-
return the first num values
- take(int) - Method in class org.apache.mrql.DataSource
-
return the first num values
- tan(MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- TEMPLATE - Static variable in class org.apache.mrql.MRQLLex
-
lexical states
- template - Static variable in class org.apache.mrql.MRQLLex
-
- template(Tree) - Static method in class org.apache.mrql.Translator
-
used in the MRQL parser to handle templates
- temporary_paths - Static variable in class org.apache.mrql.Plan
-
- Test - Class in org.apache.mrql
-
Test all the MRQL test queries
- Test() - Constructor for class org.apache.mrql.Test
-
- test_out - Static variable in class org.apache.mrql.Test
-
- testing - Static variable in class org.apache.mrql.Config
-
- text() - Method in class org.apache.mrql.JSONLex
-
- TEXT - Static variable in class org.apache.mrql.sym
-
- text(Union) - Static method in class org.apache.mrql.SystemFunctions
-
- text(Bag) - Static method in class org.apache.mrql.SystemFunctions
-
- THEN - Static variable in class org.apache.mrql.sym
-
- TIMES - Static variable in class org.apache.mrql.sym
-
- times(MR_short, MR_short) - Static method in class org.apache.mrql.SystemFunctions
-
- times(MR_int, MR_int) - Static method in class org.apache.mrql.SystemFunctions
-
- times(MR_long, MR_long) - Static method in class org.apache.mrql.SystemFunctions
-
- times(MR_float, MR_float) - Static method in class org.apache.mrql.SystemFunctions
-
- times(MR_double, MR_double) - Static method in class org.apache.mrql.SystemFunctions
-
- tmp_dir - Static variable in class org.apache.mrql.Compiler
-
- tmpDirectory - Static variable in class org.apache.mrql.Config
-
- to_be_merged - Variable in class org.apache.mrql.DataSource
-
- toBag(MRData) - Method in class org.apache.mrql.Evaluator
-
Coerce a persistent collection to a Bag
- toBool(MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- toDouble(MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- toFloat(MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- toInt(MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- token_names - Static variable in class org.apache.mrql.MRQLParser
-
- tokens - Static variable in class org.apache.mrql.MRQLParser
-
- toLong(MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- top - Variable in class org.apache.mrql.XPathParser.Equals
-
- top - Variable in class org.apache.mrql.XPathParser.Materialize
-
- top_level(Tree) - Static method in class org.apache.mrql.Translator
-
the MRQL top-level interfacse to evaluate a single MRQL expression or command
- TopLevel - Class in org.apache.mrql
-
Provides the API for compilation/code-generation
- TopLevel() - Constructor for class org.apache.mrql.TopLevel
-
- toShort(MR_string) - Static method in class org.apache.mrql.SystemFunctions
-
- toString() - Method in class org.apache.mrql.Bag
-
show the first few Bag elements (controlled by -bag_print)
- toString() - Method in class org.apache.mrql.BinaryDataSource
-
- toString() - Method in class org.apache.mrql.DataSet
-
- toString() - Method in class org.apache.mrql.DataSource.DataSourceDirectory
-
- toString() - Method in class org.apache.mrql.Environment
-
- toString() - Method in class org.apache.mrql.GeneratorDataSource
-
- toString() - Method in class org.apache.mrql.Inv
-
- toString() - Method in class org.apache.mrql.MR_bool
-
- toString() - Method in class org.apache.mrql.MR_byte
-
- toString() - Method in class org.apache.mrql.MR_char
-
- toString() - Method in class org.apache.mrql.MR_double
-
- toString() - Method in class org.apache.mrql.MR_float
-
- toString() - Method in class org.apache.mrql.MR_int
-
- toString() - Method in class org.apache.mrql.MR_long
-
- toString() - Method in class org.apache.mrql.MR_more_bsp_steps
-
- toString() - Method in class org.apache.mrql.MR_short
-
- toString() - Method in class org.apache.mrql.MR_string
-
- toString() - Method in class org.apache.mrql.MR_sync
-
- toString() - Method in class org.apache.mrql.MR_variable
-
- toString() - Method in class org.apache.mrql.MRContainer.MR_EOLB
-
- toString() - Method in class org.apache.mrql.MRContainer
-
- toString() - Method in class org.apache.mrql.ParsedDataSource
-
- toString() - Method in class org.apache.mrql.Streaming.Environment
-
- toString() - Method in class org.apache.mrql.Tuple
-
- toString() - Method in class org.apache.mrql.Union
-
- toString() - Method in class org.apache.mrql.XPathParser.Attribute
-
- toString() - Method in class org.apache.mrql.XPathParser.Child
-
- toString() - Method in class org.apache.mrql.XPathParser.Descendant
-
- toString() - Method in class org.apache.mrql.XPathParser.Equals
-
- toString() - Method in class org.apache.mrql.XPathParser.Materialize
-
- toString() - Method in class org.apache.mrql.XPathParser.MRDataHandler
-
- toString() - Method in class org.apache.mrql.XPathParser.Predicate
-
- toString() - Method in class org.apache.mrql.XPathParser.Print
-
- toString() - Method in class org.apache.mrql.XPathParser.SimpleDescendant
-
- trace - Static variable in class org.apache.mrql.Config
-
- trace(long, Tree, MRData) - Static method in class org.apache.mrql.Interpreter
-
- TRACE - Static variable in class org.apache.mrql.sym
-
- trace_code - Static variable in class org.apache.mrql.MRQLLex
-
- trace_count - Static variable in class org.apache.mrql.Interpreter
-
- trace_execution - Static variable in class org.apache.mrql.Config
-
- trace_exp_execution - Static variable in class org.apache.mrql.Config
-
- trace_imported_methods - Static variable in class org.apache.mrql.ClassImporter
-
- trace_nest - Static variable in class org.apache.mrql.MRQLLex
-
- transient_collection(String) - Static method in class org.apache.mrql.Translator
-
make this collection type a transient type stored in memory
- translate(Tree) - Static method in class org.apache.mrql.AlgebraicOptimization
-
algebraic optimization (algebra to algebra)
- translate_all(Tree) - Static method in class org.apache.mrql.AlgebraicOptimization
-
apply algebraic optimizations multiple times until no change
- translate_expression(Tree) - Static method in class org.apache.mrql.Interpreter
-
translate an MRQL expression e into a physical plan
- translate_select(Tree) - Static method in class org.apache.mrql.Translator
-
translate a simplified select MRQL query to an algebraic form
- Translator - Class in org.apache.mrql
-
contains useful methods used by all stages of compilation and code generation
- Translator() - Constructor for class org.apache.mrql.Translator
-
- trim() - Method in class org.apache.mrql.Bag
-
trim the ArrayList that caches the Bag
- TRIPLE - Static variable in class org.apache.mrql.MRContainer
-
- TRUE - Static variable in class org.apache.mrql.jsym
-
- true_name - Static variable in class org.apache.mrql.Interpreter
-
- true_value - Static variable in class org.apache.mrql.Interpreter
-
- true_value - Static variable in class org.apache.mrql.SystemFunctions
-
- TUPLE - Static variable in class org.apache.mrql.MRContainer
-
- Tuple - Class in org.apache.mrql
-
a container for Tuples
- Tuple() - Constructor for class org.apache.mrql.Tuple
-
- Tuple(int) - Constructor for class org.apache.mrql.Tuple
-
- Tuple(MRData...) - Constructor for class org.apache.mrql.Tuple
-
- tuple - Variable in class org.apache.mrql.Tuple
-
- tuple_container - Static variable in class org.apache.mrql.DataSource
-
- type() - Method in class org.apache.mrql.JsonFormatParser
-
- type - Variable in class org.apache.mrql.LineParser
-
- type() - Method in class org.apache.mrql.LineParser
-
- type() - Method in interface org.apache.mrql.Parser
-
- TYPE - Static variable in class org.apache.mrql.sym
-
- type() - Method in class org.apache.mrql.XMLParser
-
- type_code(String) - Static method in class org.apache.mrql.MRContainer
-
- type_codes - Static variable in class org.apache.mrql.MRContainer
-
- type_env - Static variable in class org.apache.mrql.Translator
-
type environment that binds local variables to types
- type_error(Tree, String) - Static method in class org.apache.mrql.TypeInference
-
- type_inference(Tree) - Static method in class org.apache.mrql.TypeInference
-
infer the type of an expression
- type_inference2(Tree) - Static method in class org.apache.mrql.TypeInference
-
infer the type of an expression and expand it if necessary
- type_length - Variable in class org.apache.mrql.LineParser
-
- type_names - Static variable in class org.apache.mrql.MRContainer
-
- type_names - Static variable in class org.apache.mrql.Translator
-
used in typedefs
- TypeInference - Class in org.apache.mrql
-
the type inference/checker for MRQL expressions and algebraic forms
- TypeInference() - Constructor for class org.apache.mrql.TypeInference
-
- types - Variable in class org.apache.mrql.LineParser
-
- yybegin(int) - Method in class org.apache.mrql.JSONLex
-
Enters a new lexical state
- yybegin(int) - Method in class org.apache.mrql.MRQLLex
-
Enters a new lexical state
- yycharat(int) - Method in class org.apache.mrql.JSONLex
-
Returns the character at position pos from the
matched text.
- yycharat(int) - Method in class org.apache.mrql.MRQLLex
-
Returns the character at position pos from the
matched text.
- yyclose() - Method in class org.apache.mrql.JSONLex
-
Closes the input stream.
- yyclose() - Method in class org.apache.mrql.MRQLLex
-
Closes the input stream.
- YYEOF - Static variable in class org.apache.mrql.JSONLex
-
This character denotes the end of file
- YYEOF - Static variable in class org.apache.mrql.MRQLLex
-
This character denotes the end of file
- YYINITIAL - Static variable in class org.apache.mrql.JSONLex
-
lexical states
- YYINITIAL - Static variable in class org.apache.mrql.MRQLLex
-
- yylength() - Method in class org.apache.mrql.JSONLex
-
Returns the length of the matched text region.
- yylength() - Method in class org.apache.mrql.MRQLLex
-
Returns the length of the matched text region.
- yypushback(int) - Method in class org.apache.mrql.JSONLex
-
Pushes the specified amount of characters back into the input stream.
- yypushback(int) - Method in class org.apache.mrql.MRQLLex
-
Pushes the specified amount of characters back into the input stream.
- yyreset(Reader) - Method in class org.apache.mrql.JSONLex
-
Resets the scanner to read from a new input stream.
- yyreset(Reader) - Method in class org.apache.mrql.MRQLLex
-
Resets the scanner to read from a new input stream.
- yystate() - Method in class org.apache.mrql.JSONLex
-
Returns the current lexical state.
- yystate() - Method in class org.apache.mrql.MRQLLex
-
Returns the current lexical state.
- yytext() - Method in class org.apache.mrql.JSONLex
-
Returns the text matched by the current regular expression.
- yytext() - Method in class org.apache.mrql.MRQLLex
-
Returns the text matched by the current regular expression.