|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.crunch.impl.spark.fn.MapFunction
public class MapFunction
Constructor Summary | |
---|---|
MapFunction(MapFn fn,
SparkRuntimeContext ctxt)
|
Method Summary | |
---|---|
Object |
call(Object o)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapFunction(MapFn fn, SparkRuntimeContext ctxt)
Method Detail |
---|
public Object call(Object o) throws Exception
call
in interface org.apache.spark.api.java.function.Function<Object,Object>
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |