Uses of Class
org.apache.nemo.common.HashRange
-
Packages that use HashRange Package Description org.apache.nemo.common -
-
Uses of HashRange in org.apache.nemo.common
Methods in org.apache.nemo.common that return HashRange Modifier and Type Method Description static HashRange
HashRange. all()
static HashRange
HashRange. of(int rangeStartInclusive, int rangeEndExclusive)
-