| Interface | Description |
|---|---|
| PollingStrategy |
Defines how CDAP should poll for cluster status while waiting for a cluster to change state.
|
| Provisioner |
A Provisioner is responsible for creating and deleting clusters for program runs.
|
| ProvisionerContext |
Context for provisioner operations.
|
| ProvisionerSystemContext |
Context for system level provisioner information.
|
| Class | Description |
|---|---|
| Capabilities |
A class to encapsulate all the different capabilities of a
Provisioner |
| Cluster |
Information about a cluster.
|
| Node |
Information about a cluster node.
|
| PollingStrategies |
Some common
PollingStrategies |
| ProgramRun |
A program run.
|
| ProvisionerSpecification |
Specification of a Provisioner.
|
| Enum | Description |
|---|---|
| ClusterStatus |
Status for clusters.
|
| Node.Type |
Node type.
|
| Exception | Description |
|---|---|
| RetryableProvisionException |
An provision exception that indicates a failure that may succeed after a retry.
|
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.