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
InterruptedException
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.