public final class HadoopMap
extends <any>
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HadoopMap.HadoopMapEmitter<K,V>  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cleanup(<any>.Context context)  | 
void | 
map(NullWritable key,
   VertexWritable value,
   <any>.Context context)  | 
void | 
setup(<any>.Context context)  | 
public void setup(<any>.Context context)
public void map(NullWritable key,
                VertexWritable value,
                <any>.Context context)
         throws IOException,
                InterruptedException
IOExceptionInterruptedExceptionpublic void cleanup(<any>.Context context)
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.