public class DataPrep extends io.cdap.cdap.api.app.AbstractApplication<ConnectionTypeConfig>
| Constructor and Description |
|---|
DataPrep() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure()
Override this method to declare and configure the application.
|
addMapReduce, addService, addService, addSpark, addWorker, addWorkflow, buildSchedule, configure, getConfig, getConfigurer, getContext, getTriggerFactory, schedule, setDescription, setNameusePlugin, usePlugin, usePluginClass, usePluginClasspublic void configure()
configure in class io.cdap.cdap.api.app.AbstractApplication<ConnectionTypeConfig>Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.