Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckAndSender ¶
type Rebalancer ¶
type Rebalancer interface { Tick() (int, error) VersionStart() int UseVolume(*models.Volume) error }
func NewRebalancer ¶
func NewRebalancer(r Ringer, bs agro.BlockStore, cs CheckAndSender, gc gc.GC) Rebalancer
Click to show internal directories.
Click to hide internal directories.