public final class HadoopCombine
extends <any>
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HadoopCombine.HadoopCombineEmitter<OK,OV>  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cleanup(<any>.Context context)  | 
void | 
reduce(ObjectWritable key,
      Iterable<ObjectWritable> values,
      <any>.Context context)  | 
void | 
setup(<any>.Context context)  | 
public void setup(<any>.Context context)
public void reduce(ObjectWritable key, Iterable<ObjectWritable> values, <any>.Context context) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void cleanup(<any>.Context context)
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.