protected static class DistributionBulkInterceptor.TxBackingEntrySet<K,V> extends DistributionBulkInterceptor.BackingEntrySet<K,V>
command, entrySetcache| Modifier and Type | Method and Description |
|---|---|
CacheStream<CacheEntry<K,V>> |
parallelStream() |
CacheStream<CacheEntry<K,V>> |
stream() |
contains, iterator, remove, spliteratorclear, isEmpty, removeAll, retainAll, size, toArray, toArrayadd, addAll, containsAll, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, addAll, clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArrayremoveIfpublic 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 © 2025 JBoss, a division of Red Hat. All rights reserved.