Uses of Class
org.apache.mahout.common.iterator.DelegatingIterator

Packages that use DelegatingIterator
org.apache.mahout.common.iterator   
 

Uses of DelegatingIterator in org.apache.mahout.common.iterator
 

Subclasses of DelegatingIterator in org.apache.mahout.common.iterator
 class FixedSizeSamplingIterator<T>
          Sample a fixed number of elements from an Iterator.
 class StableFixedSizeSamplingIterator<T>
          Sample a fixed number of elements from an Iterator.
 



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