| Package | Description | 
|---|---|
| org.apache.solr.common.util | 
 Common utility classes reused on both clients & server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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 © 2000-2017 Apache Software Foundation. All Rights Reserved.