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

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

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

Fields in org.apache.solr.update with type parameters of type UpdateLog.DBQ
protected  LinkedList<UpdateLog.DBQ> UpdateLog.deleteByQueries
           
 

Methods in org.apache.solr.update that return types with arguments of type UpdateLog.DBQ
 List<UpdateLog.DBQ> UpdateLog.getDBQNewer(long version)
           
 



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