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