Uses of Class
org.apache.solr.update.UpdateCommand

Packages that use UpdateCommand
org.apache.solr.update APIs and classes for managing index updates 
 

Uses of UpdateCommand in org.apache.solr.update
 

Subclasses of UpdateCommand in org.apache.solr.update
 class AddUpdateCommand
           
 class CommitUpdateCommand
           
 class DeleteUpdateCommand
           
 class MergeIndexesCommand
          A merge indexes command encapsulated in an object.
 class RollbackUpdateCommand
           
 class SplitIndexCommand
          A split index command encapsulated in an object.
 

Methods in org.apache.solr.update that return UpdateCommand
 UpdateCommand UpdateCommand.clone()
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.