Package org.objectweb.medor.eval.prefetch.api

Interface Summary
PrefetchBuffer Registers the prefetched tuples within an indexed buffer for further access through the tuple identifier used for indexing.
PrefetchBufferHolder This interface represents an object which holds a reference to a PrefetchBuffer.
PrefetchCache Caches a set of prefetched tuples as long as they are valid within the connection context within which they have been retrieved.