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