Class JobVertexResourceRequirements.Parallelism

    • Constructor Detail

      • Parallelism

        public Parallelism​(int lowerBound,
                           int upperBound)
    • Method Detail

      • getLowerBound

        public int getLowerBound()
      • getUpperBound

        public int getUpperBound()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object