Package cloud.opencode.base.hash.consistent
package cloud.opencode.base.hash.consistent
-
ClassDescriptionConsistent hash ring implementation 一致性哈希环实现Builder for consistent hash ring 一致性哈希环构建器HashNode<T>Hash ring node representation 哈希环节点表示NodeLocator<T>Node locator interface for consistent hash ring 一致性哈希环的节点定位器接口VirtualNode<T>Virtual node in consistent hash ring 一致性哈希环中的虚拟节点