I
- type of input valuesO
- type of output valuesR
- type of result returned by the Output
public class InProcessMap<I,O,R> extends Object
Constructor and Description |
---|
InProcessMap(String id,
MapSpecification<I,O,R> mapSpec) |
public InProcessMap(String id, MapSpecification<I,O,R> mapSpec)
public static <I,O,R> MapReduceResult<R> runMap(MapSpecification<I,O,R> mrSpec) throws IOException
IOException
Copyright © 2015 Google. All rights reserved.