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

Packages that use UpdateLog.RecoveryInfo
org.apache.solr.update APIs and classes for managing index updates 
 

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

Fields in org.apache.solr.update declared as UpdateLog.RecoveryInfo
protected  UpdateLog.RecoveryInfo UpdateLog.recoveryInfo
           
 

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-2013 Apache Software Foundation. All Rights Reserved.