Class Cluster

All Implemented Interfaces:
Serializable

public class Cluster extends ExecutionEnvironmentDTO
Cluster DTO object. Read only after construction.
Since:
3.0.0
See Also:
  • Constructor Details

    • Cluster

      protected Cluster(Cluster.Builder builder)
      Constructor used only by the build() method of the builder.
      Parameters:
      builder - The builder to get data from