| Modifier and Type | Method and Description |
|---|---|
static TimestampColumnStatsDataInspector |
ColumnsStatsUtils.timestampInspectorFromStats(ColumnStatisticsObj cso)
Convertes to TimestampColumnStatsDataInspector if it's a TimestampColumnStatsData.
|
| Modifier and Type | Method and Description |
|---|---|
TimestampColumnStatsDataInspector |
TimestampColumnStatsDataInspector.deepCopy() |
| Constructor and Description |
|---|
TimestampColumnStatsDataInspector(TimestampColumnStatsDataInspector other) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
TimestampColumnStatsMerger.getHighValue(TimestampColumnStatsDataInspector data) |
Timestamp |
TimestampColumnStatsMerger.getLowValue(TimestampColumnStatsDataInspector data) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.