protected class LocalEntryRetriever.ItrQueuerHandler<C> extends Object implements LocalEntryRetriever.BatchHandler<K,C>
| Constructor and Description |
|---|
ItrQueuerHandler(LocalEntryRetriever.Itr<C> iterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleBatch(boolean complete,
Collection<CacheEntry<K,C>> entries) |
public ItrQueuerHandler(LocalEntryRetriever.Itr<C> iterator)
public void handleBatch(boolean complete,
Collection<CacheEntry<K,C>> entries)
throws InterruptedException
handleBatch in interface LocalEntryRetriever.BatchHandler<K,C>InterruptedExceptionCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.