Uses of Class
org.apache.solr.update.UpdateLog.LogPtr
-
Packages that use UpdateLog.LogPtr Package Description 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 Modifier and Type Field Description protected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>
UpdateLog. map
protected LinkedHashMap<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>
UpdateLog. oldDeletes
protected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>
UpdateLog. prevMap
protected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>
UpdateLog. prevMap2
-