| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
Timestamp.deepCopy() |
Timestamp |
TimestampColumnStatsData.getHighValue() |
Timestamp |
TimestampColumnStatsData.getLowValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
Timestamp.compareTo(Timestamp other) |
boolean |
Timestamp.equals(Timestamp that) |
void |
TimestampColumnStatsData.setHighValue(Timestamp highValue) |
void |
TimestampColumnStatsData.setLowValue(Timestamp lowValue) |
| Constructor and Description |
|---|
Timestamp(Timestamp other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.