Uses of Package
org.apache.lucene.store

Packages that use org.apache.lucene.store
org.apache.lucene.store   
org.apache.lucene.store.jdbc   
org.apache.lucene.store.jdbc.index   
org.apache.lucene.store.jdbc.index.oracle   
org.compass.core.lucene.engine.store.localcache   
 

Classes in org.apache.lucene.store used by org.apache.lucene.store
DirectoryTemplate.DirectoryCallback
           
 

Classes in org.apache.lucene.store used by org.apache.lucene.store.jdbc
MultiDeleteDirectory
          Acts as a marker interface for directories that can delete multiple files at one go.
 

Classes in org.apache.lucene.store used by org.apache.lucene.store.jdbc.index
ConfigurableBufferedIndexInput
          A simple base class that performs index input memory based buffering.
ConfigurableBufferedIndexOutput
          A simple base class that performs index output memory based buffering.
 

Classes in org.apache.lucene.store used by org.apache.lucene.store.jdbc.index.oracle
ConfigurableBufferedIndexOutput
          A simple base class that performs index output memory based buffering.
 

Classes in org.apache.lucene.store used by org.compass.core.lucene.engine.store.localcache
DirectoryWrapper
          Allows to get the native directory implementations
 



Copyright (c) 2004-2008 The Compass Project.