public class ReduceBlockList<Z> extends AbstractList<Z> implements RandomAccess
modCount| Constructor and Description |
|---|
ReduceBlockList(int maxBlockSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Z z) |
List<Z> |
evictFirstBlock() |
Z |
get(int idx) |
List<Z> |
lastBlock() |
int |
size() |
add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic ReduceBlockList(int maxBlockSize)
maxBlockSize - Max block size.public int size()
size in interface Collection<Z>size in interface List<Z>size in class AbstractCollection<Z>public boolean add(Z z)
add in interface Collection<Z>add in interface List<Z>add in class AbstractList<Z>public Z get(int idx)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025