Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { MetaClient metaClient Logger *logger.Logger Config *config.HierarchicalConfig Engine engine // max concurrency number for move shards HsWaitGroup *WaitGroup // contains filtered or unexported fields }
func NewService ¶
func NewService(c config.HierarchicalConfig) *Service
type WaitGroup ¶ added in v1.2.0
type WaitGroup struct {
// contains filtered or unexported fields
}
func NewWaitGroup ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.