public class SPARKSCHEMA
extends io.warp10.script.NamedWarpScriptFunction
implements io.warp10.script.WarpScriptStackFunction
| Constructor and Description |
|---|
SPARKSCHEMA(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(io.warp10.script.WarpScriptStack stack) |
static java.lang.String |
schema(io.warp10.spark.SPARKSCHEMA.Target target,
java.lang.Object o,
boolean outer) |
public java.lang.Object apply(io.warp10.script.WarpScriptStack stack)
throws io.warp10.script.WarpScriptException
apply in interface io.warp10.script.WarpScriptStackFunctionio.warp10.script.WarpScriptExceptionpublic static final java.lang.String schema(io.warp10.spark.SPARKSCHEMA.Target target,
java.lang.Object o,
boolean outer)
throws io.warp10.script.WarpScriptException
io.warp10.script.WarpScriptException