org.apache.solr.update
Class DeleteUpdateCommand
java.lang.Object
org.apache.solr.update.UpdateCommand
org.apache.solr.update.DeleteUpdateCommand
public class DeleteUpdateCommand
- extends UpdateCommand
- Version:
- $Id: DeleteUpdateCommand.java 1235304 2012-01-24 15:39:17Z janhoy $
id
public String id
query
public String query
fromPending
public boolean fromPending
fromCommitted
public boolean fromCommitted
commitWithin
public int commitWithin
DeleteUpdateCommand
public DeleteUpdateCommand()
toString
public String toString()
- Overrides:
toString
in class UpdateCommand