Package | Description |
---|---|
org.infinispan.persistence.spi |
The Persistence SPI
|
Modifier and Type | Method and Description |
---|---|
void |
AdvancedCacheExpirationWriter.purge(Executor executor,
AdvancedCacheExpirationWriter.ExpirationPurgeListener<K,V> listener)
Using the thread in the pool, removed all the expired data from the persistence storage.
|
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.