net.sf.farrago.query
Class IteratorToFennelConverter.ChildStream

java.lang.Object
  extended by net.sf.farrago.query.IteratorToFennelConverter.ChildStream
Enclosing class:
IteratorToFennelConverter

private static class IteratorToFennelConverter.ChildStream
extends Object


Field Summary
(package private)  boolean implicit
           
(package private)  FemExecutionStreamDef streamDef
           
 
Constructor Summary
IteratorToFennelConverter.ChildStream(FemExecutionStreamDef streamDef, boolean implicit)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

streamDef

FemExecutionStreamDef streamDef

implicit

boolean implicit
Constructor Detail

IteratorToFennelConverter.ChildStream

IteratorToFennelConverter.ChildStream(FemExecutionStreamDef streamDef,
                                      boolean implicit)