Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewComponentMover ¶
func NewComponentMover( client mrstorage.DBConnManager, storageTable mrsql.DBTableInfo, eventEmitter mrsender.EventEmitter, opts ...MoverOption, ) *move.NodeMover
NewComponentMover - создаёт объект move.NodeMover.
Types ¶
type MoverOption ¶
type MoverOption func(o *moverOptions)
MoverOption - настройка объекта move.NodeMover.
func WithCondition ¶
func WithCondition(value mrstorage.SQLPartFunc) MoverOption
WithCondition - устанавливает дополнительное условие на список элементов, участвующих в сортировке.
Click to show internal directories.
Click to hide internal directories.