| Package | Description |
|---|---|
| ds.granules.dataset |
This package contains functionality related to datasets that deployed application instances need to operate on.
|
| ds.granules.scheduler |
This package contains functionality related to scheduling the application instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetCollection.setDatasetCollectionObserver(DatasetCollectionObserver observer)
Register an observer for the DatasetCollection
|
void |
DatasetCollectionManagement.setDatasetCollectionObserver(DatasetCollectionObserver observer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutableTask
This is an executable task, which manages the execution of the operation.
|