A B C D E F G H I J K L M N O P R S T U V W Z _

M

main(String[]) - Static method in class com.ebay.erl.mobius.core.model.Tuple
 
map(IK, IV, OutputCollector<OK, OV>, Reporter) - Method in class com.ebay.erl.mobius.core.datajoin.DataJoinMapper
 
mapper - Variable in class com.ebay.erl.mobius.core.builder.Dataset
The corresponding AbstractMobiusMapper implementation which parse the records of this dataset input Tuple.
MAPPER_CLASS - Static variable in class com.ebay.erl.mobius.core.ConfigureConstants
To locate the mapper class for a Mobius job.
mapperClass - Variable in class com.ebay.erl.mobius.core.builder.SeqFileDatasetBuilder
Mapper class of this builder, by default, it's DefaultSeqFileMapper
Max - Class in com.ebay.erl.mobius.core.function
Calculates the maximum value of the given inputColumn in Max.Max(Column) in a group.
Max(Column) - Constructor for class com.ebay.erl.mobius.core.function.Max
Create an instance of Max operation to get the maximum value of the given inputColumn within a group.
Max(Column, Comparator<Object>) - Constructor for class com.ebay.erl.mobius.core.function.Max
Create an instance of Max operation to get the maximum value of the given inputColumn within a group.
Medium - Class in com.ebay.erl.mobius.core.function
Gets the medium value of the inputColumn in a group.
Medium(Column) - Constructor for class com.ebay.erl.mobius.core.function.Medium
Create an instance of Medium operation to get the medium value of the given inputColumn within a group.
Medium(Column, Class<? extends Comparator<Tuple>>) - Constructor for class com.ebay.erl.mobius.core.function.Medium
Create an instance of Medium operation to get the medium value of the given inputColumn within a group.
merge(Tuple, Tuple) - Static method in class com.ebay.erl.mobius.core.model.Tuple
Merge the tuples together, and return a new tuple represents the merged result.
merge(Configuration...) - Static method in class com.ebay.erl.mobius.util.Util
Merge the given confs into ones.
Min - Class in com.ebay.erl.mobius.core.function
Calculates the minimum value of the given inputColumn in Min.Min(Column) in a group.
Min(Column) - Constructor for class com.ebay.erl.mobius.core.function.Min
Create an instance of Min operation to get the minimum value of the given inputColumn within a group.
Min(Column, Comparator<Object>) - Constructor for class com.ebay.erl.mobius.core.function.Min
Create an instance of Min operation to get the minimum value of the given inputColumn within a group.
mkdirs(Path, FsPermission) - Method in class com.ebay.erl.mobius.core.fs.MobiusLocalFileSystem
 
mkdirs(Path) - Method in class com.ebay.erl.mobius.core.fs.MobiusLocalFileSystem
 
mkdirs(FileSystem, Path, FsPermission) - Static method in class com.ebay.erl.mobius.core.fs.MobiusLocalFileSystem
 
MobiusDelegatingInputFormat<K,V> - Class in org.apache.hadoop.mapred.lib
This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.
MobiusDelegatingInputFormat() - Constructor for class org.apache.hadoop.mapred.lib.MobiusDelegatingInputFormat
 
MobiusInputSampler - Class in com.ebay.erl.mobius.core.mapred
Performing sampling for total sort job.
MobiusInputSampler(double, int, int) - Constructor for class com.ebay.erl.mobius.core.mapred.MobiusInputSampler
 
mobiusJob - Variable in class com.ebay.erl.mobius.core.builder.AbstractDatasetBuilder
An instance of MobiusJob which contains the analysis flow.
MobiusJob - Class in com.ebay.erl.mobius.core
Main class of the Mobius API.
MobiusJob() - Constructor for class com.ebay.erl.mobius.core.MobiusJob
 
MobiusJobRunner - Class in com.ebay.erl.mobius.core
Executes a MobiusJob.
MobiusJobRunner() - Constructor for class com.ebay.erl.mobius.core.MobiusJobRunner
 
MobiusLocalFileSystem - Class in com.ebay.erl.mobius.core.fs
This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.
MobiusLocalFileSystem() - Constructor for class com.ebay.erl.mobius.core.fs.MobiusLocalFileSystem
 
MobiusMultiInputs - Class in com.ebay.erl.mobius.core.mapred
MultipleInputs uses the input path to find the corresponding Map class.
MobiusMultiInputs() - Constructor for class com.ebay.erl.mobius.core.mapred.MobiusMultiInputs
 
MobiusRawLocalFileSystem - Class in com.ebay.erl.mobius.core.fs
This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.
MobiusRawLocalFileSystem() - Constructor for class com.ebay.erl.mobius.core.fs.MobiusRawLocalFileSystem
 
multiDatasetExtendFunction - Variable in class com.ebay.erl.mobius.core.mapred.DefaultMobiusReducer
list of extend functions that need columns from multiple datasets as the input.
multiDatasetGroupFunction - Variable in class com.ebay.erl.mobius.core.mapred.DefaultMobiusReducer
list of group functions that need columns from multiple datasets as the input.
MultiInputsHelper - Class in com.ebay.erl.mobius.core.mapred
This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.
MultiInputsHelper() - Constructor for class com.ebay.erl.mobius.core.mapred.MultiInputsHelper
 
MultiInputsHelpersRepository - Class in com.ebay.erl.mobius.core.mapred
This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0.

A B C D E F G H I J K L M N O P R S T U V W Z _