Class CycleValueSupplier

java.lang.Object
io.nosqlbench.engine.core.fortesting.CycleValueSupplier
All Implemented Interfaces:
java.util.function.LongSupplier

public class CycleValueSupplier
extends java.lang.Object
implements java.util.function.LongSupplier
  • Constructor Summary

    Constructors 
    Constructor Description
    CycleValueSupplier()  
  • Method Summary

    Modifier and Type Method Description
    long getAsLong()  
    CycleValueSupplier setValue​(long newFixedCycle)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait