Uses of Enum
org.apache.tika.pipes.emitter.solr.SolrEmitter.UpdateStrategy
Packages that use SolrEmitter.UpdateStrategy
-
Uses of SolrEmitter.UpdateStrategy in org.apache.tika.pipes.emitter.solr
Subclasses with type arguments of type SolrEmitter.UpdateStrategy in org.apache.tika.pipes.emitter.solrMethods in org.apache.tika.pipes.emitter.solr that return SolrEmitter.UpdateStrategyModifier and TypeMethodDescriptionstatic SolrEmitter.UpdateStrategyReturns the enum constant of this type with the specified name.static SolrEmitter.UpdateStrategy[]SolrEmitter.UpdateStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.