- java.lang.Object
-
- io.cdap.cdap.internal.api.AbstractProgramDatasetConfigurable<T>
-
- io.cdap.cdap.internal.api.AbstractPluginConfigurable<io.cdap.cdap.api.app.ApplicationConfigurer>
-
- io.cdap.cdap.api.app.AbstractApplication<DeltaConfig>
-
- io.cdap.delta.app.DeltaApp
-
-
Constructor Summary
Constructors
| Constructor and Description |
DeltaApp() |
-
Method Summary
-
Methods inherited from class io.cdap.cdap.api.app.AbstractApplication
addMapReduce, addService, addService, addSpark, addWorker, addWorkflow, buildSchedule, configure, getConfig, getConfigurer, getContext, getTriggerFactory, schedule, setDescription, setName
-
Methods inherited from class io.cdap.cdap.internal.api.AbstractPluginConfigurable
usePlugin, usePlugin, usePluginClass, usePluginClass
-
Methods inherited from class io.cdap.cdap.internal.api.AbstractProgramDatasetConfigurable
addDatasetModule, addDatasetType, createDataset, createDataset, createDataset, createDataset
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DeltaApp
public DeltaApp()
-
Method Detail
-
configure
public void configure()
- Specified by:
configure in class io.cdap.cdap.api.app.AbstractApplication<DeltaConfig>
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.