Class CountMetric
java.lang.Object
org.apache.solr.client.solrj.io.stream.metrics.Metric
org.apache.solr.client.solrj.io.stream.metrics.CountMetric
- All Implemented Interfaces:
Expressible
-
Field Summary
Fields inherited from class org.apache.solr.client.solrj.io.stream.metrics.Metric
outputLong -
Constructor Summary
ConstructorsConstructorDescriptionCountMetric(String columnName) CountMetric(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
-
Constructor Details
-
CountMetric
public CountMetric() -
CountMetric
-
CountMetric
- Throws:
IOException
-
-
Method Details
-
getColumns
- Specified by:
getColumnsin classMetric
-
update
-
getValue
-
newInstance
- Specified by:
newInstancein classMetric
-
toExpression
- Throws:
IOException
-