public class Cluster extends ExecutionEnvironmentDTO
Modifier and Type | Class and Description |
---|---|
static class |
Cluster.Builder
A builder to create clusters.
|
Modifier | Constructor and Description |
---|---|
protected |
Cluster(Cluster.Builder builder)
Constructor used only by the build() method of the builder.
|
getConfigs, getDependencies, getSetupFile
getDescription, getTags
getCreated, getId, getUpdated, toString
protected Cluster(Cluster.Builder builder)
builder
- The builder to get data from