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

Packages that use CommitUpdateCommand
org.apache.solr.update   
org.apache.solr.update.processor   
 

Uses of CommitUpdateCommand in org.apache.solr.update
 

Methods in org.apache.solr.update with parameters of type CommitUpdateCommand
abstract  void UpdateHandler.commit(CommitUpdateCommand cmd)
           
 void DirectUpdateHandler2.commit(CommitUpdateCommand cmd)
           
 void DirectUpdateHandler.commit(CommitUpdateCommand cmd)
          Deprecated.  
 

Uses of CommitUpdateCommand in org.apache.solr.update.processor
 

Methods in org.apache.solr.update.processor with parameters of type CommitUpdateCommand
 void UpdateRequestProcessor.processCommit(CommitUpdateCommand cmd)
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.