Package org.apache.solr.handler
Class HaversineMetersEvaluator
java.lang.Object
org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
org.apache.solr.handler.HaversineMetersEvaluator
- All Implemented Interfaces:
Serializable,StreamEvaluator,ValueWorker,Expressible
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
constructingFactory, containedEvaluators, nodeId, streamContext -
Constructor Summary
ConstructorsConstructorDescriptionHaversineMetersEvaluator(StreamExpression expression, StreamFactory factory) -
Method Summary
Methods inherited from class org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
getStreamContext, normalizeInputType, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.solr.client.solrj.io.eval.StreamEvaluator
evaluateOverContext
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
-
Constructor Details
-
HaversineMetersEvaluator
public HaversineMetersEvaluator(StreamExpression expression, StreamFactory factory) throws IOException - Throws:
IOException
-
-
Method Details
-
evaluate
- Specified by:
evaluatein interfaceStreamEvaluator- Overrides:
evaluatein classRecursiveEvaluator- Throws:
IOException
-
doWork
- Throws:
IOException
-