- All Superinterfaces:
AutoCloseable, Closeable, org.apache.hadoop.io.Closeable, org.apache.hadoop.mapred.JobConfigurable, org.apache.hadoop.mapred.Reducer<KeyIn,ValueIn,KeyOut,ValueOut>, Transform<KeyIn,ValueIn,KeyOut,ValueOut>
- All Known Implementing Classes:
ReducerWrapper
public interface SmartReducer<KeyIn,ValueIn,KeyOut,ValueOut>
extends org.apache.hadoop.mapred.Reducer<KeyIn,ValueIn,KeyOut,ValueOut>, Transform<KeyIn,ValueIn,KeyOut,ValueOut>
-
Method Summary
Methods inherited from interface org.apache.hadoop.mapred.JobConfigurable
configure
Methods inherited from interface org.apache.hadoop.mapred.Reducer
reduce