Package | Description |
---|---|
io.cdap.cdap.api.worker |
Configuration and specification of workers in CDAP.
|
Modifier and Type | Method and Description |
---|---|
protected WorkerContext |
AbstractWorker.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
Worker.initialize(WorkerContext context)
Initialize the
Worker . |
void |
AbstractWorker.initialize(WorkerContext context) |
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.