Class RandomToByteBuffer
java.lang.Object
io.nosqlbench.virtdata.library.random.RandomToByteBuffer
- All Implemented Interfaces:
LongFunction<ByteBuffer>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomToByteBuffer
public RandomToByteBuffer(int length) -
RandomToByteBuffer
public RandomToByteBuffer(int length, long seed)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<ByteBuffer>
-