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. mapprotected LinkedHashMap<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>UpdateLog. oldDeletesprotected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>UpdateLog. prevMapprotected Map<org.apache.lucene.util.BytesRef,UpdateLog.LogPtr>UpdateLog. prevMap2
-