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

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

Uses of UpdateLog in org.apache.solr.update
 

Subclasses of UpdateLog in org.apache.solr.update
 class HdfsUpdateLog
           
 

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
UpdateHandler(SolrCore core, UpdateLog updateLog)
           
VersionInfo(UpdateLog ulog, int nBuckets)
           
 



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