|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.types.PGroupedTableType.HoldLastIterator<V>
protected static class PGroupedTableType.HoldLastIterator<V>
| Constructor Summary | |
|---|---|
PGroupedTableType.HoldLastIterator(MapFn<Object,V> mapFn)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
V |
next()
|
void |
remove()
|
PGroupedTableType.HoldLastIterator<V> |
reset(Iterator<Object> iter)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PGroupedTableType.HoldLastIterator(MapFn<Object,V> mapFn)
| Method Detail |
|---|
public PGroupedTableType.HoldLastIterator<V> reset(Iterator<Object> iter)
public boolean hasNext()
hasNext in interface Iterator<V>public V next()
next in interface Iterator<V>public void remove()
remove in interface Iterator<V>public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||