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 MEDOR: Middleware Enabling Distributed Object Requests Copyright (C) 2001-2004 France Telecom R&D Contact: alexandre.lefebvre@rd.francetelecom.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
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 MEDOR: Middleware Enabling Distributed Object Requests Copyright (C) 2001-2003 France Telecom R&D Contact: alexandre.lefebvre@rd.francetelecom.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
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.
TuplePNameGetter This class implements a JORM PnameGetter.
UnaryIteratifNodeEvaluator MEDOR: Middleware Enabling Distributed Object Requests Copyright (C) 2001-2004 France Telecom R&D Contact: alexandre.lefebvre@rd.francetelecom.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
UnnestEvaluatedTC This class represent a TupleCollection Result of the Unnest Operation.