Uses of Class
org.apache.solr.update.UpdateLog.RecoveryInfo

Packages that use UpdateLog.RecoveryInfo
org.apache.solr.update   
 

Uses of UpdateLog.RecoveryInfo in org.apache.solr.update
 

Methods in org.apache.solr.update that return types with arguments of type UpdateLog.RecoveryInfo
 Future<UpdateLog.RecoveryInfo> UpdateLog.applyBufferedUpdates()
          Returns the Future to wait on, or null if no replay was needed
 Future<UpdateLog.RecoveryInfo> UpdateLog.recoverFromLog()
           
 



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