| 程序包 | 说明 |
|---|---|
| cn.hutool.core.lang |
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
|
| 构造器和说明 |
|---|
ConsistentHash(ConsistentHash.HashFunc hashFunc,
int numberOfReplicas,
Collection<T> nodes)
构造
|
Copyright © 2019. All rights reserved.