public interface ComplexMetricExtractor
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
extractedClass() |
Object |
extractValue(io.druid.data.input.InputRow inputRow,
String metricName) |
Class<?> extractedClass()
Object extractValue(io.druid.data.input.InputRow inputRow, String metricName)
Copyright © 2011–2018. All rights reserved.