placement

package
v1.17.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options added in v1.17.0

type Options struct {
	NodeID            string
	Port              int
	ListenAddress     string
	Security          security.Handler
	Healthz           healthz.Healthz
	KeepAliveTime     time.Duration
	KeepAliveTimeout  time.Duration
	ReplicationFactor int64

	DisseminateTimeout time.Duration

	Peers []peers.PeerInfo
}

type Placement added in v1.17.0

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

func New added in v1.15.0

func New(opts Options) (*Placement, error)

func (*Placement) Run added in v1.17.0

func (p *Placement) Run(ctx context.Context) error

func (*Placement) StatePlacementTables added in v1.17.0

func (p *Placement) StatePlacementTables(ctx context.Context) (*v1pb.StatePlacementTables, error)

Directories

Path Synopsis
Package placement is an implementation of Consistent Hashing and Consistent Hashing With Bounded Loads.
Package placement is an implementation of Consistent Hashing and Consistent Hashing With Bounded Loads.
internal

Jump to

Keyboard shortcuts

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