Modifier | Constructor and Description |
---|---|
protected |
ReadOnlyRecordIterator(Collection<Record> values) |
protected |
ReadOnlyRecordIterator(Collection<Record> values,
long now,
boolean backup) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Record |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected ReadOnlyRecordIterator(Collection<Record> values, long now, boolean backup)
protected ReadOnlyRecordIterator(Collection<Record> values)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.