protected static interface LocalEntryRetriever.BatchHandler<K,C>
| Modifier and Type | Method and Description |
|---|---|
void |
handleBatch(boolean complete,
Collection<CacheEntry<K,C>> entries) |
void handleBatch(boolean complete,
Collection<CacheEntry<K,C>> entries)
throws InterruptedException
InterruptedExceptionCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.