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