Interface ScheduleCommand<I,M>
- All Superinterfaces:
Command<Void,,CacheEntryScheduler<I, M>> Serializable
- All Known Implementing Classes:
ScheduleWithMetaDataCommand,ScheduleWithTransientMetaDataCommand
Command that scheduled an element.
- Author:
- Paul Ferraro