Package io.nosqlbench.virtdata.library.basics.shared.from_long.to_bytebuffer
-
Class Summary Class Description ByteBufferSizedHashed Create a ByteBuffer from a long input based on a provided size function.ByteBufferSizedHashedAutoDocsInfo DigestToByteBuffer DigestToByteBufferAutoDocsInfo HashedByteBufferExtract Create a ByteBuffer from the first function, and then sample data from that bytebuffer according to the size function.HashedByteBufferExtractAutoDocsInfo HashedToByteBuffer Hash a long input value into a byte buffer, at least length bytes long, but aligned on 8-byte boundary;HashedToByteBufferAutoDocsInfo ToMD5ByteBuffer Converts the byte image of the input long to a MD5 digest in ByteBuffer form.ToMD5ByteBufferAutoDocsInfo