Constructor and Description |
---|
QueueIterator(Iterator<Data> iterator,
SerializationService serializationService,
boolean binary) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public QueueIterator(Iterator<Data> iterator, SerializationService serializationService, boolean binary)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.