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 472574 2006-11-08 18:25:52Z yonik $
- Author:
- yonik
id
public String id
query
public String query
fromPending
public boolean fromPending
fromCommitted
public boolean fromCommitted
DeleteUpdateCommand
public DeleteUpdateCommand()
toString
public String toString()
- Overrides:
toString
in class UpdateCommand
Copyright © 2006 - 2009 The Apache Software Foundation