Uses of Class
org.apache.solr.bench.generators.RandomDataHistogram.Counts
-
Packages that use RandomDataHistogram.Counts Package Description org.apache.solr.bench.generators Type random generators that are built upon and maintain compatibility with QuickTheories -
-
Uses of RandomDataHistogram.Counts in org.apache.solr.bench.generators
Fields in org.apache.solr.bench.generators with type parameters of type RandomDataHistogram.Counts Modifier and Type Field Description static Map<String,RandomDataHistogram.Counts>
SolrGen. COUNTS
The constant COUNTS.Methods in org.apache.solr.bench.generators that return RandomDataHistogram.Counts Modifier and Type Method Description RandomDataHistogram.Counts
RandomDataHistogram.Counts. collect(Object... values)
Collect counts.
-