Class RandomDataHistogram.Bucket

java.lang.Object
org.apache.solr.bench.generators.RandomDataHistogram.Bucket
Enclosing class:
RandomDataHistogram

public static class RandomDataHistogram.Bucket extends Object
The type Bucket.
  • Constructor Details

    • Bucket

      public Bucket(String label)
      Instantiates a new Bucket.
      Parameters:
      label - the label
    • Bucket

      public Bucket(String label, int count)
      Instantiates a new Bucket.
      Parameters:
      label - the label
      count - the count