Uses of Enum Class
org.apache.solr.client.solrj.io.eval.CorrelationEvaluator.CorrelationType
Packages that use CorrelationEvaluator.CorrelationType
Package
Description
Evaluators for the Streaming Aggregation API
-
Uses of CorrelationEvaluator.CorrelationType in org.apache.solr.client.solrj.io.eval
Methods in org.apache.solr.client.solrj.io.eval that return CorrelationEvaluator.CorrelationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CorrelationEvaluator.CorrelationType[]CorrelationEvaluator.CorrelationType.values()Returns an array containing the constants of this enum class, in the order they are declared.