Class EntriesCommand<I,M>
java.lang.Object
org.wildfly.clustering.ee.infinispan.scheduler.EntriesCommand<I,M>
- All Implemented Interfaces:
Serializable,Command<Collection<I>,CacheEntryScheduler<I, M>>
public class EntriesCommand<I,M>
extends Object
implements Command<Collection<I>,CacheEntryScheduler<I,M>>
- Author:
- Paul Ferraro
- See Also:
-
Constructor Summary
Constructors -
Method Summary