|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Joiner
Interface Joiner allows for custom join strategies against a CoGroupClosure.
| Method Summary | |
|---|---|
Iterator<Tuple> |
getIterator(GroupClosure closure)
Returns an interator that joins the given CoGroupClosure co-groups. |
int |
numJoins()
Returns the number of joins this instance can handle. |
| Method Detail |
|---|
Iterator<Tuple> getIterator(GroupClosure closure)
closure - of type GroupClosure
int numJoins()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||