public static interface CreateReducersApi.CreateReducerFunctionApi
Modifier and Type | Method and Description |
---|---|
<S,R extends org.apache.hadoop.io.Writable> |
createReducer(ReduceOperation<S,R> reduceOp) |
<S,R extends org.apache.hadoop.io.Writable> ReducerHandle<S,R> createReducer(ReduceOperation<S,R> reduceOp)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.