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

Packages that use org.apache.lucene.gdata.storage
org.apache.lucene.gdata.server GData-Server classes encapsulation all protocol-level interactions and underlaying GData components. 
org.apache.lucene.gdata.storage Feed / Enty storage 
org.apache.lucene.gdata.storage.db4o DB4o storage implementation (needs third patry jar) DB4o Website 
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 used by org.apache.lucene.gdata.server
Storage
          A interface every storage implementation must provide to access the Storage.
 

Classes in org.apache.lucene.gdata.storage used by org.apache.lucene.gdata.storage
Storage
          A interface every storage implementation must provide to access the Storage.
StorageException
          The StorageException will be throw if any error or exception inside the storage implementation occures.
 

Classes in org.apache.lucene.gdata.storage used by org.apache.lucene.gdata.storage.db4o
Storage
          A interface every storage implementation must provide to access the Storage.
StorageController
          An interface to define a central storage controller acting as a Stroage Factory.
StorageException
          The StorageException will be throw if any error or exception inside the storage implementation occures.
 

Classes in org.apache.lucene.gdata.storage used by org.apache.lucene.gdata.storage.lucenestorage
Storage
          A interface every storage implementation must provide to access the Storage.
StorageController
          An interface to define a central storage controller acting as a Stroage Factory.
StorageException
          The StorageException will be throw if any error or exception inside the storage implementation occures.
 

Classes in org.apache.lucene.gdata.storage used by org.apache.lucene.gdata.storage.lucenestorage.recover
StorageException
          The StorageException will be throw if any error or exception inside the storage implementation occures.
 



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