I - identifier typeK - cache key typeV - cache value typepublic class ScheduleLocalEntriesTask<I,M,K extends org.wildfly.clustering.ee.cache.Key<I>,V extends M> extends Object implements BiConsumer<org.wildfly.clustering.infinispan.spi.distribution.Locality,org.wildfly.clustering.infinispan.spi.distribution.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(org.wildfly.clustering.infinispan.spi.distribution.Locality oldLocality,
org.wildfly.clustering.infinispan.spi.distribution.Locality newLocality) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(org.wildfly.clustering.infinispan.spi.distribution.Locality oldLocality,
org.wildfly.clustering.infinispan.spi.distribution.Locality newLocality)
accept in interface BiConsumer<org.wildfly.clustering.infinispan.spi.distribution.Locality,org.wildfly.clustering.infinispan.spi.distribution.Locality>Copyright © 2020 JBoss by Red Hat. All rights reserved.