Class Benchmark.Params

  • Enclosing class:
    Benchmark

    public static class Benchmark.Params
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Params()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • datasize

        public long datasize
      • keysize

        public long keysize
      • field_overhead

        public long field_overhead
    • Constructor Detail

      • Params

        public Params()