Class ClusterSpecification


  • public final class ClusterSpecification
    extends Object
    Description of the cluster to start by the ClusterDescriptor.
    • Method Detail

      • getMasterMemoryMB

        public int getMasterMemoryMB()
      • getTaskManagerMemoryMB

        public int getTaskManagerMemoryMB()
      • getSlotsPerTaskManager

        public int getSlotsPerTaskManager()