Class Murmur3Time

java.lang.Object
io.nosqlbench.virtdata.library.random.Murmur3Time
All Implemented Interfaces:
LongUnaryOperator

public class Murmur3Time extends Object implements LongUnaryOperator
A generator that is mostly useless, except for testing useless generators. This is used as a control for the concurrent generation tester.
  • Constructor Details

    • Murmur3Time

      public Murmur3Time()
  • Method Details