| Package | Description |
|---|---|
| org.apache.kyuubi.jdbc.hive.common |
| Modifier and Type | Method and Description |
|---|---|
HiveIntervalYearMonth |
HiveIntervalYearMonth.negate() |
static HiveIntervalYearMonth |
HiveIntervalYearMonth.valueOf(String strVal) |
| Modifier and Type | Method and Description |
|---|---|
int |
HiveIntervalYearMonth.compareTo(HiveIntervalYearMonth other) |
void |
HiveIntervalYearMonth.set(HiveIntervalYearMonth other) |
| Constructor and Description |
|---|
HiveIntervalYearMonth(HiveIntervalYearMonth hiveInterval) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.