Package io.nosqlbench.virtdata.library.basics.shared.from_long.to_bytebuffer
package io.nosqlbench.virtdata.library.basics.shared.from_long.to_bytebuffer
-
ClassesClassDescriptionCreate a ByteBuffer from a long input based on a provided size function.Create a ByteBuffer from the first function, and then sample data from that bytebuffer according to the size function.Hash a long input value into a byte buffer, at least length bytes long, but aligned on 8-byte boundary;Deprecated, for removal: This API element is subject to removal in a future version.