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

Lucene storage implementation

See:
          Description

Interface Summary
ConcurrentStorageLock  
StorageWrapper A interface to be implemented by StorageWrapper sub classes to provide a lucene document for each entity wrapped.
 

Class Summary
SingleHostConcurrentStorageLock  
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.
StorageFeedWrapper This immutable class wrapps GDataAccount instances for an internal Storage representation of an account.
StorageImplementation This is an implementation of the Storage interface.
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.
 

Enum Summary
StorageEntryWrapper.StorageOperation Storage operations
 

Package org.apache.lucene.gdata.storage.lucenestorage Description

Lucene storage implementation



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