public class DeltaApp extends io.cdap.cdap.api.app.AbstractApplication<DeltaConfig>
| Constructor and Description |
|---|
DeltaApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
boolean |
isUpdateSupported() |
io.cdap.cdap.api.app.ApplicationUpdateResult<DeltaConfig> |
updateConfig(io.cdap.cdap.api.app.ApplicationUpdateContext updateContext) |
addMapReduce, addService, addService, addSpark, addWorker, addWorkflow, buildSchedule, configure, emitMetadata, getConfig, getConfigurer, getContext, getTriggerFactory, schedule, setDescription, setNameusePlugin, usePlugin, usePluginClass, usePluginClasspublic void configure()
configure in class io.cdap.cdap.api.app.AbstractApplication<DeltaConfig>public boolean isUpdateSupported()
public io.cdap.cdap.api.app.ApplicationUpdateResult<DeltaConfig> updateConfig(io.cdap.cdap.api.app.ApplicationUpdateContext updateContext) throws Exception
ExceptionCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.