Class ByteBufferStreams

java.lang.Object
io.nosqlbench.virtdata.userlibs.streams.ByteBufferStreams

public class ByteBufferStreams extends Object
  • Constructor Details

    • ByteBufferStreams

      public ByteBufferStreams()
  • Method Details

    • byteBufferObjects

      public static Iterable<ByteBufferObject> byteBufferObjects(long startCycle, long endCycle, int bufsize)
    • byteBuffers

      public static Iterable<ByteBuffer> byteBuffers(long startCycle, long endCycle, int bufsize)
    • partialByteBuffers

      public static Iterable<ByteBuffer> partialByteBuffers(int startCycle, int endCycle, int bufSize)