Uses of Class
org.apache.solr.bench.generators.RandomDataHistogram.Bucket
- 
Packages that use RandomDataHistogram.Bucket Package Description org.apache.solr.bench.generators Type random generators that are built upon and maintain compatibility with QuickTheories - 
- 
Uses of RandomDataHistogram.Bucket in org.apache.solr.bench.generators
Methods in org.apache.solr.bench.generators that return types with arguments of type RandomDataHistogram.Bucket Modifier and Type Method Description protected static List<RandomDataHistogram.Bucket>RandomDataHistogram. bucket(int bucketCnt, List<Tracker> entries)Bucket list. 
 -