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

Packages that use org.objectweb.medor.eval.prefetch.api
org.objectweb.medor.eval.api   
org.objectweb.medor.eval.lib   
org.objectweb.medor.eval.prefetch.api   
org.objectweb.medor.eval.prefetch.lib   
 

Classes in org.objectweb.medor.eval.prefetch.api used by org.objectweb.medor.eval.api
PrefetchBuffer
          Registers the prefetched tuples within an indexed buffer for further access through the tuple identifier used for indexing.
 

Classes in org.objectweb.medor.eval.prefetch.api used by org.objectweb.medor.eval.lib
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.
 

Classes in org.objectweb.medor.eval.prefetch.api used by org.objectweb.medor.eval.prefetch.api
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.
 

Classes in org.objectweb.medor.eval.prefetch.api used by org.objectweb.medor.eval.prefetch.lib
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.
PrefetchCache
          Caches a set of prefetched tuples as long as they are valid within the connection context within which they have been retrieved.