Package org.objectweb.medor.eval.lib

Class Summary
BasicBinaryEvalutedTC  
BasicEvaluationMetaData  
BinaryImplicitTC This class represents TupleCollection result of filtering or joining then projecting of two sub TupleCollection.
BinaryIteratifNodeEvaluator  
CartesianEvaluatedTC This class is the implementation of a catesian result betwin two TupleCollection.
IteratifNodeEvaluatorFactory This class manage creation the iteratifs NodeEvaluators corresponding to QueryNodes.
MedorConnectionResources  
MedorEvaluator This class is a simple evaluator of query tree, supporting the data prefetching
NestEvaluatedTC This class represent is TupleCollection Result of the Nest Operation.
ProjectEvaluatedTC A project Operation QueryNode is performed by this TupleCollection.
SelProjEvaluatedTC This classe is a TupleCollection result of a Select + Project Operations.
TupleCollectionNodeEvaluator Just a simple class that encapsulates a TupleCollection.
UnaryIteratifNodeEvaluator  
UnnestEvaluatedTC This class represent a TupleCollection Result of the Unnest Operation.