Uses of Record Class
cloud.opencode.base.hash.consistent.VirtualNode
Packages that use VirtualNode
-
Uses of VirtualNode in cloud.opencode.base.hash.consistent
Methods in cloud.opencode.base.hash.consistent that return VirtualNodeModifier and TypeMethodDescriptionConsistentHash.getVirtualNode(long hashValue) NodeLocator.getVirtualNode(long hashValue) Gets the virtual node at the specified position 获取指定位置的虚拟节点static <T> VirtualNode<T> Creates a virtual node 创建虚拟节点