|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TupleCriterion
that represents
this OR another.
- orderBy(Sorter...) -
Method in class com.ebay.erl.mobius.core.builder.Dataset
- Sort this Dataset by the given
sorters
.
- orderBy(Class<? extends FileOutputFormat>, Sorter...) -
Method in class com.ebay.erl.mobius.core.builder.Dataset
- Sort this Dataset by the given
sorters
.
- orderBy(Path, Sorter...) -
Method in class com.ebay.erl.mobius.core.builder.Dataset
- Sort this Dataset by the given
sorters
.
- orderBy(Path, Class<? extends FileOutputFormat>, Sorter...) -
Method in class com.ebay.erl.mobius.core.builder.Dataset
- Sort this Dataset by the given
sorters
.
- orderBy(Sorter...) -
Method in class com.ebay.erl.mobius.core.SortOrderByConfigure
- Specify the dataset to be sorted by the
sorters
- org.apache.hadoop.mapred.lib - package org.apache.hadoop.mapred.lib
- Contains the Mobius-specific DelegatingInputFormat.
- output(Tuple) -
Method in class com.ebay.erl.mobius.core.function.base.AggregateFunction
- To be called by the sub-class when a computed result can
be populated.
- output(Tuple) -
Method in class com.ebay.erl.mobius.core.function.base.GroupFunction
- To be called by the sub-class when a computed result can
be populated.
- output(Tuple) -
Method in class com.ebay.erl.mobius.core.model.ComputedColumns
- When user finished the computed result(s) in the
ComputedColumns.consume(Tuple)
,
use this method to output the result.
- outputColumnNames -
Variable in class com.ebay.erl.mobius.core.mapred.DefaultMobiusReducer
- The final projected column names, in user
specified order.
- outputRecords(Tuple, Tuple, OutputCollector<WritableComparable<?>, WritableComparable<?>>) -
Method in class com.ebay.erl.mobius.core.mapred.AbstractMobiusMapper
-
- outputSchema -
Variable in class com.ebay.erl.mobius.core.function.base.Projectable
- the name of the output columns in the #getResult() tuple
- outputSchema -
Variable in class com.ebay.erl.mobius.core.model.ComputedColumns
- the schema of the output
Tuple
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |