mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-27 16:06:34 -06:00
move murmur override to owning module
This commit is contained in:
parent
e9fbe352f2
commit
644ec7a075
@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package io.nosqlbench.virtdata.api.murmur;
|
||||
package io.nosqlbench.virtdata.murmur;
|
||||
|
||||
import java.math.BigInteger;
|
||||
import java.util.zip.Checksum;
|
@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package io.nosqlbench.virtdata.api.murmur;
|
||||
package io.nosqlbench.virtdata.murmur;
|
||||
|
||||
|
||||
import java.math.BigInteger;
|
Loading…
Reference in New Issue
Block a user