See: Description
Interface | Description |
---|---|
MetroHash<R extends MetroHash<R>> |
Apache 发布的MetroHash算法接口,是一组用于非加密用例的最先进的哈希函数。
|
Class | Description |
---|---|
AbstractMetroHash<R extends AbstractMetroHash<R>> |
Apache 发布的MetroHash算法抽象实现,是一组用于非加密用例的最先进的哈希函数。
|
MetroHash128 |
Apache 发布的MetroHash算法的128位实现,是一组用于非加密用例的最先进的哈希函数。
|
MetroHash64 |
Apache 发布的MetroHash算法的64位实现,是一组用于非加密用例的最先进的哈希函数。
|
参考:https://github.com/postamar/java-metrohash
Copyright © 2025. All rights reserved.