Class ClusterSpecification
- java.lang.Object
-
- org.apache.flink.client.deployment.ClusterSpecification
-
public final class ClusterSpecification extends Object
Description of the cluster to start by theClusterDescriptor.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClusterSpecification.ClusterSpecificationBuilderBuilder for theClusterSpecificationinstance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMasterMemoryMB()intgetSlotsPerTaskManager()intgetTaskManagerMemoryMB()StringtoString()
-