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