Constructor and Description |
---|
NonReusingMutableToRegularIteratorWrapper(org.apache.flink.util.MutableObjectIterator<T> source,
org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Iterator<T> |
iterator() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
forEach, spliterator
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.