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