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