| Package | Description |
|---|---|
| org.apache.hadoop.hive.common.type | |
| org.apache.hive.common.util |
| Modifier and Type | Method and Description |
|---|---|
HiveIntervalDayTime |
HiveIntervalDayTime.negate() |
static HiveIntervalDayTime |
HiveIntervalDayTime.valueOf(String strVal) |
| Modifier and Type | Method and Description |
|---|---|
int |
HiveIntervalDayTime.compareTo(HiveIntervalDayTime other) |
void |
HiveIntervalDayTime.set(HiveIntervalDayTime other) |
| Constructor and Description |
|---|
HiveIntervalDayTime(HiveIntervalDayTime other) |
| Modifier and Type | Method and Description |
|---|---|
static long |
DateUtils.getIntervalDayTimeTotalNanos(HiveIntervalDayTime intervalDayTime) |
static void |
DateUtils.setIntervalDayTimeTotalNanos(HiveIntervalDayTime intervalDayTime,
long totalNanos) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.