nosqlbench/devdocs/sketches/examples_as_tests.md
2020-10-05 13:03:01 -05:00

242 B

Examples As Tests

Time Based Functions

ToHashedUUID

This function allows you to take a long input and hash it and then convert the result into a java.util.UUID at the finest resolution possible.

ToHashedUUID();