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
IOException
InterruptedException
public void cleanup(<any>.Context context)
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.