| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.hash |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static MurmurHash3.Hash128 |
MurmurHash3.hash128(byte[] key,
int offset,
int length,
long seed,
MurmurHash3.Hash128 hash)
Compute the hash of the MurmurHash3_x64_128 hashing function.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static MurmurHash3.Hash128 |
MurmurHash3.hash128(byte[] key,
int offset,
int length,
long seed,
MurmurHash3.Hash128 hash)
Compute the hash of the MurmurHash3_x64_128 hashing function.
|
Copyright © 2009–2016. All rights reserved.