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