net.sf.farrago.test.regression
Class FarragoSorterTest.DistributionGenerator
java.lang.Object
net.sf.farrago.test.regression.FarragoSorterTest.DistributionGenerator
- Direct Known Subclasses:
- FarragoSorterTest.RampDistributionGenerator, FarragoSorterTest.UniformDistributionGenerator
- Enclosing class:
- FarragoSorterTest
private abstract static class FarragoSorterTest.DistributionGenerator
- extends Object
Field Summary |
(package private) long |
nRecords
|
Method Summary |
(package private) abstract long |
generateValue(long pk)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nRecords
long nRecords
FarragoSorterTest.DistributionGenerator
FarragoSorterTest.DistributionGenerator(long nRecords)
generateValue
abstract long generateValue(long pk)