Class ARandomPOJO

java.lang.Object
io.nosqlbench.virtdata.userlibs.testing.ARandomPOJO

public class ARandomPOJO
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ARandomPOJO​(long value)  
  • Method Summary

    Modifier and Type Method Description
    long getValue()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details