Class DbBenchmark.RandomGenerator

java.lang.Object
org.iq80.leveldb.benchmark.DbBenchmark.RandomGenerator
Enclosing class:
DbBenchmark

private static class DbBenchmark.RandomGenerator extends Object
  • Field Details

    • data

      private final Slice data
    • position

      private int position
  • Constructor Details

    • RandomGenerator

      private RandomGenerator(double compressionRatio)
  • Method Details

    • generate

      private byte[] generate(int length)