Package org.apache.iceberg
Interface MetricsUtil.ReadableMetricColDefinition.MetricFunction
-
- Enclosing class:
- MetricsUtil.ReadableMetricColDefinition
public static interface MetricsUtil.ReadableMetricColDefinition.MetricFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
metric​(ContentFile<?> file, Types.NestedField originalCol)
-
-
-
Method Detail
-
metric
java.lang.Object metric​(ContentFile<?> file, Types.NestedField originalCol)
-
-