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