org.galagosearch.tupleflow
Interface Reducer<T>


public interface Reducer<T>


Method Summary
 java.util.ArrayList<T> reduce(java.util.List<T> input)
           
 

Method Detail

reduce

java.util.ArrayList<T> reduce(java.util.List<T> input)
                              throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.