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

W

within(String, File) - Static method in class com.ebay.erl.mobius.core.criterion.TupleRestrictions
Create a tuple criterion that only accepts tuples when the value of the column are presented in the given file
withinNumber(String, ArrayList<Double>) - Static method in class com.ebay.erl.mobius.core.criterion.TupleRestrictions
Create a TupleCriterion that only accepts tuples with the value of the specified column that is within the provide list.
withinSchema(String) - Method in class com.ebay.erl.mobius.core.builder.Dataset
Check for a given aColumn, if it is defined in this dataset or not.
withinString(String, ArrayList<String>) - Static method in class com.ebay.erl.mobius.core.criterion.TupleRestrictions
Create a TupleCriterion that only accept tuples with the value of the specified column that is within the provide list.
WRITABLE_TYPE - Static variable in class com.ebay.erl.mobius.core.model.Tuple
Represents org.hadoop.hadoop.io.Writable type.
write(DataOutput) - Method in class com.ebay.erl.mobius.core.model.KeyTuple
 
write(DataOutput) - Method in class com.ebay.erl.mobius.core.model.ResultWrapper
 
write(DataOutput) - Method in class com.ebay.erl.mobius.core.model.Tuple
Serialize this tuple to the output out.
WriteImpl - Class in com.ebay.erl.mobius.core.model
Used by the Mobius engine to serialize Tuple into binary.
WriteImpl(DataOutput) - Constructor for class com.ebay.erl.mobius.core.model.WriteImpl
 
writePartitionFile(JobConf, InputSampler.Sampler<K, V>) - Static method in class org.apache.hadoop.mapred.lib.InputSampler
Write a partition file for the given job, using the Sampler provided.
writeToConf(JobConf) - Method in class com.ebay.erl.mobius.core.mapred.MultiInputsHelpersRepository
 

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