protected static class DistributionBulkInterceptor.TxBackingEntrySet<K,V> extends DistributionBulkInterceptor.BackingEntrySet<K,V>
command, entrySet
cache
Modifier and Type | Method and Description |
---|---|
CacheStream<CacheEntry<K,V>> |
parallelStream() |
CacheStream<CacheEntry<K,V>> |
stream() |
contains, iterator, remove, spliterator
clear, isEmpty, removeAll, retainAll, size, toArray, toArray
add, addAll, containsAll, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, addAll, clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArray
removeIf
public CacheStream<CacheEntry<K,V>> stream()
stream
in interface Collection<CacheEntry<K,V>>
stream
in interface CacheCollection<CacheEntry<K,V>>
stream
in class DistributionBulkInterceptor.BackingEntrySet<K,V>
public CacheStream<CacheEntry<K,V>> parallelStream()
parallelStream
in interface Collection<CacheEntry<K,V>>
parallelStream
in interface CacheCollection<CacheEntry<K,V>>
parallelStream
in class DistributionBulkInterceptor.BackingEntrySet<K,V>
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.