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

Interface Summary
IntermediaryPrefetchBuffer It acts as an intermediary prefetch buffer.
PrefetchBuffer Registers the prefetched tuples within an indexed buffer for further access through the tuple identifier used for indexing.
PrefetchBufferFactory A factory for creating relevant PrefetchBuffer structure.
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.