Uses of Package
org.apache.lucene.gdata.storage.lucenestorage

Packages that use org.apache.lucene.gdata.storage.lucenestorage
org.apache.lucene.gdata.storage.lucenestorage Lucene storage implementation 
org.apache.lucene.gdata.storage.lucenestorage.recover Recovering component for the lucene storage 
 

Classes in org.apache.lucene.gdata.storage.lucenestorage used by org.apache.lucene.gdata.storage.lucenestorage
ConcurrentStorageLock
           
StorageAccountWrapper
          Wrapps a User Object.
StorageBuffer
          The StorageBuffer is used to buffer incoming updates, deletes and inserts to the storage.
StorageCoreController
           
StorageEntryWrapper
          This immutable class wrapps ServerBaseEntry for an internal Storage representation of an entry.
StorageEntryWrapper.StorageOperation
          Storage operations
StorageFeedWrapper
          This immutable class wrapps GDataAccount instances for an internal Storage representation of an account.
StorageModifier
          The StorageModifier is the a Singleton component of the LuceneStorage.
StorageQuery
          StorageQuery wraps a Lucene IndexSearcher and a StorageBuffer to perform all request on the lucene storage.
StorageWrapper
          A interface to be implemented by StorageWrapper sub classes to provide a lucene document for each entity wrapped.
 

Classes in org.apache.lucene.gdata.storage.lucenestorage used by org.apache.lucene.gdata.storage.lucenestorage.recover
StorageEntryWrapper
          This immutable class wrapps ServerBaseEntry for an internal Storage representation of an entry.
StorageModifier
          The StorageModifier is the a Singleton component of the LuceneStorage.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.