public interface IPeriodicShardSyncManager
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPeriodicShardSyncManager.ShardSyncResponse |
| Modifier and Type | Method and Description |
|---|---|
TaskResult |
start() |
void |
stop() |
TaskResult |
syncShardsOnce()
Runs ShardSync once, without scheduling further periodic ShardSyncs.
|
TaskResult start()
TaskResult syncShardsOnce()
void stop()
Copyright © 2024. All rights reserved.