| 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, waitforEach, spliteratorpublic SimpleListIterable(List<IN> values, TypeComparator<IN> comparator, TypeSerializer<IN> serializer) throws IOException
IOExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.