| 程序包 | 说明 |
|---|---|
| org.jiang.tools.arithmetic.hash |
| 限定符和类型 | 方法和说明 |
|---|---|
PointScope |
ConsistentHash.getPointScope(ConsistentHashNode endNode)
获取影响点范围
|
PointScope |
ConsistentHash.getPointScope(Integer endPoint)
获取影响点范围
|
PointScope |
ConsistentHash.getPointScope(Integer startPoint,
Integer endPoint)
获取影响点范围
|
PointScope[] |
ConsistentHash.putNode(ConsistentHashNode node)
新增节点
|
PointScope[] |
ConsistentHash.removeNode(ConsistentHashNode node)
删除节点
|
PointScope[] |
ConsistentHash.removeNode(int point)
删除节点
|
Copyright © 2024 EFCloud. All rights reserved.