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