Uses of Class
org.apache.lucene.gdata.storage.lucenestorage.recover.RecoverException

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

Uses of RecoverException in org.apache.lucene.gdata.storage.lucenestorage
 

Methods in org.apache.lucene.gdata.storage.lucenestorage that throw RecoverException
protected  void StorageCoreController.writeRecoverEntry(StorageEntryWrapper wrapper)
           
 

Uses of RecoverException in org.apache.lucene.gdata.storage.lucenestorage.recover
 

Methods in org.apache.lucene.gdata.storage.lucenestorage.recover that throw RecoverException
 void RecoverController.destroy()
           
 void RecoverController.storageModified(StorageEntryWrapper wrapper)
           
 



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