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

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

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

Fields in org.apache.solr.update with type parameters of type UpdateLog.LogPtr
protected  Map<BytesRef,UpdateLog.LogPtr> UpdateLog.map
           
protected  LinkedHashMap<BytesRef,UpdateLog.LogPtr> UpdateLog.oldDeletes
           
protected  Map<BytesRef,UpdateLog.LogPtr> UpdateLog.prevMap
           
protected  Map<BytesRef,UpdateLog.LogPtr> UpdateLog.prevMap2
           
 



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