public interface ColumnStatCollector
| Modifier and Type | Method and Description |
|---|---|
Map<SchemaPath,ColumnStatistics> |
collectColStat(Set<SchemaPath> fields)
Given a list of fields (SchemaPath), return mapping from field to its corresponding ColumnStatistics
|
Map<SchemaPath,ColumnStatistics> collectColStat(Set<SchemaPath> fields)
Copyright © 2017 The Apache Software Foundation. All rights reserved.