| Interface | Description |
|---|---|
| AzkabanEventReporter |
Implement this interface to report flow and job events.
|
| Storage |
The Azkaban Storage interface would facilitate getting and putting objects into a storage
mechanism of choice.
|
| Class | Description |
|---|---|
| Dependency |
Representation of startup dependency.
|
| DependencyFile |
Representation of startup dependency with an associated local file.
|
| ProjectStorageMetadata |
| Enum | Description |
|---|---|
| EventType |
Enum class defining the list of supported event types.
|
| FileValidationStatus |
| Exception | Description |
|---|---|
| AzkabanException | |
| StorageException |
Super class to capture any exceptions related to
Storage |