|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcascading.pipe.joiner.InnerJoin.JoinIterator
cascading.pipe.joiner.OuterJoin.JoinIterator
cascading.pipe.joiner.RightJoin.JoinIterator
public static class RightJoin.JoinIterator
Constructor Summary | |
---|---|
RightJoin.JoinIterator(JoinerClosure closure)
|
Method Summary | |
---|---|
protected boolean |
isOuter(int i)
|
Methods inherited from class cascading.pipe.joiner.OuterJoin.JoinIterator |
---|
getIterator, init |
Methods inherited from class cascading.pipe.joiner.InnerJoin.JoinIterator |
---|
hasNext, next, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RightJoin.JoinIterator(JoinerClosure closure)
Method Detail |
---|
protected boolean isOuter(int i)
isOuter
in class OuterJoin.JoinIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |