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

Packages that use RollbackUpdateCommand
org.apache.solr.update APIs and classes for managing index updates 
org.apache.solr.update.processor UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChain
 

Uses of RollbackUpdateCommand in org.apache.solr.update
 

Methods in org.apache.solr.update with parameters of type RollbackUpdateCommand
abstract  void UpdateHandler.rollback(RollbackUpdateCommand cmd)
           
 void DirectUpdateHandler2.rollback(RollbackUpdateCommand cmd)
           
 

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

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



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