Interface InternalScheduler
-
- All Known Subinterfaces:
SchedulerService
public interface InternalScheduler- Author:
- Joost van de Wijgerd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel(ShardKey shardKey, ScheduledMessageKey messageKey)
-
-
-
Method Detail
-
cancel
void cancel(ShardKey shardKey, ScheduledMessageKey messageKey)
-
-