public static class JobVertexResourceRequirements.Parallelism extends Object implements Serializable
Constructor and Description |
---|
Parallelism(int lowerBound,
int upperBound) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getLowerBound() |
int |
getUpperBound() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.