Package org.apache.solr.update
Class UpdateLog.Update
- java.lang.Object
-
- org.apache.solr.update.UpdateLog.Update
-
-
Field Summary
Fields Modifier and Type Field Description TransactionLog
log
long
pointer
-
Constructor Summary
Constructors Modifier Constructor Description protected
Update()
-
-
-
Field Detail
-
log
public TransactionLog log
-
pointer
public long pointer
-
-