consistenthash

package
v0.0.0-...-873dfe5 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 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

Hash a hash maps bytes to uint32

type Map

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

Map contains all hashed keys

func New

func New(vNum int, hash Hash) *Map

func (*Map) Add

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

添加真实/虚拟节点函数

func (*Map) Get

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

Get 实现选择节点的get方法

Jump to

Keyboard shortcuts

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