Class WeightedSumMetric
java.lang.Object
org.apache.solr.client.solrj.io.stream.metrics.Metric
org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
- All Implemented Interfaces:
Expressible
-
Field Summary
FieldsFields inherited from class org.apache.solr.client.solrj.io.stream.metrics.Metric
outputLong -
Constructor Summary
ConstructorsConstructorDescriptionWeightedSumMetric(String valueCol, String countCol) WeightedSumMetric(String valueCol, String countCol, boolean outputLong) WeightedSumMetric(StreamExpression expression, StreamFactory factory) -
Method Summary
Methods inherited from class org.apache.solr.client.solrj.io.stream.metrics.Metric
getFunctionName, getIdentifier, getMetricNodeId, setFunctionName, setIdentifier, setIdentifier, toExplanation
-
Field Details
-
FUNC
- See Also:
-
-
Constructor Details
-
WeightedSumMetric
-
WeightedSumMetric
-
WeightedSumMetric
- Throws:
IOException
-
-
Method Details
-
update
-
newInstance
- Specified by:
newInstancein classMetric
-
getColumns
- Specified by:
getColumnsin classMetric
-
getValue
-
toExpression
- Throws:
IOException
-