Frames | No Frames |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
void | Loads a source Tuple into an array of Operands. |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | Returns the Tuple value of the current row of this TupleCollection object. |
Tuple | TupleCollection.getTuple(int row) Returns the Tuple value of the designeted row of this TupleCollection object. |
Classes implementing org.objectweb.medor.tuple.api.Tuple | |
class | This class represent a tuple interface in a memory. |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
boolean | Some operations of researchs and iterations. |
void | Insert the tuple T at the designated row number of the TupleCollection
|
void | Insert the tuple T at the last of this TupleCollection object
|
void | GeneralTupleLoader.loadTuple(Tuple sourceBuffer, VariableOperand[] temp, ParameterOperand[] parameters) Loads a source Tuple into an array of Operands. |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | Returns the Tuple value of the current row of this TupleCollection object. |
Tuple | |
Tuple | EmptyTupleCollection.getTuple(int row) Returns the Tuple value of the designeted row of this TupleCollection object. |
Tuple | ExplicitTupleCollection.getTuple(int i) Returns the value of the designated row number of the TupleCollection
as a Tuple Object. |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
Operand | |
boolean |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
boolean |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | CollectionCache.getTuple(int tupleIndex) |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
boolean |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | |
Tuple | TupleCache.getTuple(int index) |
Tuple | WindowCachedTupleCollection.getTuple(int row) |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | |
Tuple | JDBCTupleCollection.getTuple(int row) |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
boolean |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
String |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | PrefetchCacheImpl.getPrefetchTuple(Object index, Object cat, Object ctxt) Retrieves the prefetched tuple from this cache associated with this
index information, within the given caching context. |
Tuple | DummyPrefetchBuffer.getTuple(Object index) |
Tuple | PrefetchBufferImpl.getTuple(Object index) |
Methods with parameter type org.objectweb.medor.tuple.api.Tuple | |
Operand |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | |
Tuple | |
Tuple | |
Tuple | |
Tuple | |
Tuple | |
Tuple | BinaryImplicitTC.getTuple(int numTuple) |
Tuple | CartesianEvaluatedTC.getTuple(int numTuple) |
Tuple | NestEvaluatedTC.getTuple(int numTuple) |
Tuple | ProjectEvaluatedTC.getTuple(int numTuple) |
Tuple | SelProjEvaluatedTC.getTuple(int numTuple) |
Tuple | UnnestEvaluatedTC.getTuple(int numTuple) |
Methods with return type org.objectweb.medor.tuple.api.Tuple | |
Tuple | PrefetchCache.getPrefetchTuple(Object index, Object cat, Object ctxt) Retrieves the prefetched tuple from this cache associated with this
index information, within the given caching context. |
Tuple | PrefetchBuffer.getTuple(Object index) |