public static class JobVertexResourceRequirements.Parallelism extends Object implements Serializable
Parallelism(int lowerBound, int upperBound)
boolean
equals(Object o)
int
getLowerBound()
getUpperBound()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Parallelism(int lowerBound, int upperBound)
public int getLowerBound()
public int getUpperBound()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.