Interface UpdateRequestProcessorFactory.RunAlways

All Known Implementing Classes:
AddSchemaFieldsUpdateProcessorFactory, DocBasedVersionConstraintsProcessorFactory, LogUpdateProcessorFactory, SkipExistingDocumentsProcessorFactory, TolerantUpdateProcessorFactory
Enclosing class:
UpdateRequestProcessorFactory

public static interface UpdateRequestProcessorFactory.RunAlways
A marker interface for UpdateRequestProcessorFactory implementations indicating that the factory should be used even if the update.distrib parameter would otherwise cause it to not be run.