public class OrcFormatStatisticsReportUtil extends Object
Constructor and Description |
---|
OrcFormatStatisticsReportUtil() |
Modifier and Type | Method and Description |
---|---|
static TableStats |
getTableStatistics(List<Path> files,
DataType producedDataType,
org.apache.hadoop.conf.Configuration hadoopConfig) |
static TableStats |
getTableStatistics(List<Path> files,
DataType producedDataType,
org.apache.hadoop.conf.Configuration hadoopConfig,
int statisticsThreadNum) |
public static TableStats getTableStatistics(List<Path> files, DataType producedDataType, org.apache.hadoop.conf.Configuration hadoopConfig)
public static TableStats getTableStatistics(List<Path> files, DataType producedDataType, org.apache.hadoop.conf.Configuration hadoopConfig, int statisticsThreadNum)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.