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

Packages that use UpdateLog
org.apache.solr.update   
 

Uses of UpdateLog in org.apache.solr.update
 

Fields in org.apache.solr.update declared as UpdateLog
protected  UpdateLog UpdateHandler.ulog
           
 

Methods in org.apache.solr.update that return UpdateLog
abstract  UpdateLog UpdateHandler.getUpdateLog()
           
 UpdateLog DirectUpdateHandler2.getUpdateLog()
           
 

Constructors in org.apache.solr.update with parameters of type UpdateLog
VersionInfo(UpdateLog ulog, int nBuckets)
           
 



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