Package org.apache.solr.update
Class UpdateLog.DeleteUpdate
java.lang.Object
org.apache.solr.update.UpdateLog.DeleteUpdate
- Enclosing class:
UpdateLog
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
version
public long version -
id
public byte[] id
-
-
Constructor Details
-
DeleteUpdate
public DeleteUpdate(long version, byte[] id)
-