Package org.apache.druid.segment.serde
Interface ComplexMetricExtractor<T>
public interface ComplexMetricExtractor<T>
-
Method Summary
Modifier and TypeMethodDescriptionextractValue(InputRow inputRow, String metricName) default TextractValue(InputRow inputRow, String metricName, AggregatorFactory agg)
-
Method Details
-
extractedClass
-
extractValue
-
extractValue
-