public static interface AbstractLocalCacheStream.StreamSupplier<R>
Modifier and Type | Method and Description |
---|---|
Stream<R> |
buildStream(Set<Integer> segmentsToFilter,
Set<?> keysToFilter) |
org.infinispan.commons.util.CloseableIterator<R> |
removableIterator(org.infinispan.commons.util.CloseableIterator<R> realIterator) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.