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