Uses of Class
org.apache.solr.update.RollbackUpdateCommand
Packages that use RollbackUpdateCommand
Package
Description
APIs and classes for managing index updates
UpdateRequestProcessorFactory APIs and implementations
for use in UpdateRequestProcessorChains-
Uses of RollbackUpdateCommand in org.apache.solr.update
Methods in org.apache.solr.update with parameters of type RollbackUpdateCommandModifier and TypeMethodDescriptionvoidDirectUpdateHandler2.rollback(RollbackUpdateCommand cmd) abstract voidUpdateHandler.rollback(RollbackUpdateCommand cmd) -
Uses of RollbackUpdateCommand in org.apache.solr.update.processor
Methods in org.apache.solr.update.processor with parameters of type RollbackUpdateCommandModifier and TypeMethodDescriptionvoidDistributedZkUpdateProcessor.processRollback(RollbackUpdateCommand cmd) voidTolerantUpdateProcessor.processRollback(RollbackUpdateCommand cmd) voidUpdateRequestProcessor.processRollback(RollbackUpdateCommand cmd)