| Package | Description |
|---|---|
| org.apache.hadoop.hive.common.type |
| 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 © 2016 The Apache Software Foundation. All rights reserved.