I - identifier typeK - cache key typeV - cache value typepublic class ScheduleLocalEntriesTask<I,M,K extends Key<I>,V extends M> extends Object implements BiConsumer<Locality,Locality>
| Constructor and Description |
|---|
ScheduleLocalEntriesTask(org.infinispan.Cache<K,V> cache,
Predicate<Map.Entry<? super K,? super V>> filter,
Scheduler<I,M> scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Locality oldLocality,
Locality newLocality) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2020 JBoss by Red Hat. All rights reserved.