Uses of Interface
org.apache.solr.update.processor.DistributingUpdateProcessorFactory

Packages that use DistributingUpdateProcessorFactory
org.apache.solr.update.processor UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChain
 

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

Classes in org.apache.solr.update.processor that implement DistributingUpdateProcessorFactory
 class DistributedUpdateProcessorFactory
          Factory for DistributedUpdateProcessor.
 class NoOpDistributingUpdateProcessorFactory
          A No-Op implementation of DistributingUpdateProcessorFactory that allways returns null.
 



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