consistenthash

package
v0.0.0-...-6b5340c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hash

type Hash func(data []byte) uint32

type Map

type Map struct {
	// contains filtered or unexported fields
}

func NewMap

func NewMap(replicas int, fn Hash) *Map

func (*Map) Add

func (m *Map) Add(keys ...string)

哈希环添加节点 根据物理节点建立映射

func (*Map) Get

func (m *Map) Get(key string) string

获取对应物理节点

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL