| 程序包 | 说明 |
|---|---|
| org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Hash.murmurhash3_x64_128(byte[] key,
int offset,
int len,
int seed,
Hash.LongPair out)
Returns the MurmurHash3_x64_128 hash, placing the result in "out".
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.