Class ByteBufferSource
java.lang.Object
io.nosqlbench.virtdata.userlibs.streams.fillers.LongFunctionIterable<ByteBuffer>
io.nosqlbench.virtdata.userlibs.streams.fillers.ByteBufferSource
- All Implemented Interfaces:
Iterable<ByteBuffer>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.nosqlbench.virtdata.userlibs.streams.fillers.LongFunctionIterable
iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ByteBufferSource
public ByteBufferSource(long startCycle, long endCycle, int bufsize)
-