Package org.apache.solr.bench.generators
Class RandomDataHistogram.Bucket
java.lang.Object
org.apache.solr.bench.generators.RandomDataHistogram.Bucket
- Enclosing class:
RandomDataHistogram
The type Bucket.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bucket
Instantiates a new Bucket.- Parameters:
label- the label
-
Bucket
Instantiates a new Bucket.- Parameters:
label- the labelcount- the count
-