mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
simple cleanups
This commit is contained in:
@@ -29,7 +29,6 @@ import java.util.function.LongFunction;
|
||||
public class ToUUID implements LongFunction<UUID> {
|
||||
|
||||
private final long msbs;
|
||||
private Hash longHash = new Hash();
|
||||
|
||||
public ToUUID() {
|
||||
// Something memorable, but the correct version
|
||||
|
||||
Reference in New Issue
Block a user