public interface SchedulerService extends Scheduler, InternalScheduler
| Modifier and Type | Method and Description |
|---|---|
void |
registerShard(ShardKey shardKey)
Register a local shard with the SchedulerService.
|
void |
unregisterShard(ShardKey shardKey)
Unregister a previously registered shard, release all allocated resources as another node is
the new owner of this shard
|
scheduleOncecancelvoid registerShard(ShardKey shardKey)
shardKey - void unregisterShard(ShardKey shardKey)
shardKey - Copyright © 2021. All rights reserved.