| Package | Description |
|---|---|
| org.apache.hive.service.cli | |
| org.apache.hive.service.cli.thrift |
| Modifier and Type | Method and Description |
|---|---|
TGetInfoValue |
GetInfoValue.toTGetInfoValue() |
| Constructor and Description |
|---|
GetInfoValue(TGetInfoValue tGetInfoValue) |
| Modifier and Type | Method and Description |
|---|---|
static TGetInfoValue |
TGetInfoValue.binaryValue(int value) |
TGetInfoValue |
TGetInfoValue.deepCopy() |
TGetInfoValue |
TGetInfoResp.getInfoValue() |
static TGetInfoValue |
TGetInfoValue.integerBitmask(int value) |
static TGetInfoValue |
TGetInfoValue.integerFlag(int value) |
static TGetInfoValue |
TGetInfoValue.lenValue(long value) |
static TGetInfoValue |
TGetInfoValue.smallIntValue(short value) |
static TGetInfoValue |
TGetInfoValue.stringValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
TGetInfoValue.compareTo(TGetInfoValue other) |
boolean |
TGetInfoValue.equals(TGetInfoValue other) |
void |
TGetInfoResp.setInfoValue(TGetInfoValue infoValue) |
| Constructor and Description |
|---|
TGetInfoResp(TStatus status,
TGetInfoValue infoValue) |
TGetInfoValue(TGetInfoValue other) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.