public class DeltaWorker extends AbstractWorker
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
void |
initialize(WorkerContext context) |
void |
run() |
void |
stop() |
configure, destroy, getConfigurer, getContext, setDescription, setInstances, setName, setProperties, setResourcesusePlugin, usePlugin, usePluginClass, usePluginClassaddDatasetModule, addDatasetType, createDataset, createDataset, createDataset, createDatasetpublic static final String NAME
protected void configure()
configure in class AbstractWorkerpublic void initialize(WorkerContext context) throws Exception
initialize in interface ProgramLifecycle<WorkerContext>initialize in interface Workerinitialize in class AbstractWorkerExceptionpublic void run()
public void stop()
stop in interface Workerstop in class AbstractWorkerCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.