Class HashRangeScaled
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_int.HashRangeScaled
- All Implemented Interfaces:
LongToIntFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashRangeScaled
public HashRangeScaled(double scalefactor) -
HashRangeScaled
public HashRangeScaled()
-
-
Method Details
-
applyAsInt
public int applyAsInt(long operand) - Specified by:
applyAsIntin interfaceLongToIntFunction
-