| Package | Description |
|---|---|
| org.apache.hive.service.cli.thrift |
| Modifier and Type | Method and Description |
|---|---|
TDoubleValue |
TDoubleValue.deepCopy() |
TDoubleValue |
TColumnValue.getDoubleVal() |
| Modifier and Type | Method and Description |
|---|---|
int |
TDoubleValue.compareTo(TDoubleValue other) |
static TColumnValue |
TColumnValue.doubleVal(TDoubleValue value) |
boolean |
TDoubleValue.equals(TDoubleValue that) |
void |
TColumnValue.setDoubleVal(TDoubleValue value) |
| Constructor and Description |
|---|
TDoubleValue(TDoubleValue other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.