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