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