Package org.apache.mahout.common

Interface Summary
Summarizable A Summarizable Interface.
 

Class Summary
CommandLineUtil  
FileLineIterable Iterable representing the lines of a text file.
FileLineIterator Iterates over the lines of a text file.
HadoopUtil  
IntegerTuple An Ordered List of Integers which can be used in a Hadoop Map/Reduce Job
IntPairWritable A WritableComparable which encapsulates an ordered pair of signed integers.
IntPairWritable.Comparator  
IntPairWritable.FirstGroupingComparator Compare only the first part of the pair, so that reduce is called once for each value of the first part.
IntPairWritable.Frequency A wrapper class that associates pairs with frequency (Occurences)
IOUtils I/O-related utility methods that don't have a better home.
LongPair A simple (ordered) pair of longs.
Pair<A,B> A simple (ordered) pair of two objects.
Parameters  
RandomUtils The source of random stuff for the whole project.
RandomWrapper  
StringRecordIterator  
StringTuple An Ordered List of Strings which can be used in a Hadoop Map/Reduce Job
StringUtils Offers two methods to convert an object to a string representation and restore the object given its string representation.
TimingStatistics  
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.