Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.medor.eval.cache.lib.TupleCache
Constructor Summary | |
|
Method Summary | |
boolean |
|
void |
|
long | |
Tuple |
|
void | |
boolean | |
boolean | |
void |
|
void |
|
Iterator |
public Tuple getTuple(int index) throws MedorException
- Specified by:
- getTuple in interface CollectionCache
public boolean putTuple(int index, Tuple t) throws MedorException
- Specified by:
- putTuple in interface CollectionCache
public void setCanInsert(boolean canInsert)
- Specified by:
- setCanInsert in interface CollectionCache
public void setCapacity(int capacity)
public Iterator tupleIndexIterator()
- Specified by:
- tupleIndexIterator in interface CollectionCache