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