Modifier and Type | Class and Description |
---|---|
protected class |
CoGroupRawOperatorBase.SimpleListIterable.SimpleListIterator<IN> |
Constructor and Description |
---|
SimpleListIterable(List<IN> values,
TypeComparator<IN> comparator,
TypeSerializer<IN> serializer) |
Modifier and Type | Method and Description |
---|---|
Iterator<IN> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public SimpleListIterable(List<IN> values, TypeComparator<IN> comparator, TypeSerializer<IN> serializer) throws IOException
IOException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.