All Classes and Interfaces

Class
Description
Abstract base class for hash functions 哈希函数抽象基类
Abstract base class for Hasher implementations Hasher实现的抽象基类
Buffer-based hasher for accumulating bytes 基于缓冲区的hasher用于累积字节
Bit array implementation for bloom filter 布隆过滤器的位数组实现
Bloom filter implementation 布隆过滤器实现
Builder for bloom filter 布隆过滤器构建器
Consistent hash ring implementation 一致性哈希环实现
Builder for consistent hash ring 一致性哈希环构建器
Counting bloom filter implementation 计数布隆过滤器实现
Builder for counting bloom filter 计数布隆过滤器构建器
CRC32 hash function implementation CRC32 哈希函数实现
Text fingerprint representation for SimHash SimHash 的文本指纹表示
FNV-1a hash function implementation FNV-1a 哈希函数实现
Object serialization funnel for hashing 用于哈希的对象序列化通道
Hash computation result wrapper 哈希计算结果封装
Streaming hash calculator interface 流式哈希计算器接口
Hash function interface 哈希函数接口
Hash ring node representation 哈希环节点表示
MessageDigest-based hash function implementation 基于 MessageDigest 的哈希函数实现
MurmurHash3 hash function implementation MurmurHash3 哈希函数实现
Node locator interface for consistent hash ring 一致性哈希环的节点定位器接口
Hash utility facade class 哈希工具门面类
Hash operation exception 哈希操作异常
SimHash algorithm implementation for text fingerprinting SimHash 算法实现用于文本指纹
Builder for SimHash configuration SimHash 配置构建器
Tokenizer interface for SimHash text processing SimHash 文本处理的分词器接口
Virtual node in consistent hash ring 一致性哈希环中的虚拟节点
xxHash64 hash function implementation xxHash64 哈希函数实现