public class WranglerFunction extends Object implements org.apache.spark.api.java.function.FlatMapFunction<org.apache.spark.sql.Row,org.apache.spark.sql.Row>
| Constructor and Description |
|---|
WranglerFunction(io.cdap.cdap.api.data.schema.Schema schema,
io.cdap.cdap.api.plugin.PluginContext pluginContext,
io.cdap.cdap.api.ServiceDiscoverer serviceDiscoverer) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<org.apache.spark.sql.Row> |
call(org.apache.spark.sql.Row input) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.