|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TGetInfoValue | |
---|---|
org.apache.hive.service.cli | |
org.apache.hive.service.cli.thrift |
Uses of TGetInfoValue in org.apache.hive.service.cli |
---|
Methods in org.apache.hive.service.cli that return TGetInfoValue | |
---|---|
TGetInfoValue |
GetInfoValue.toTGetInfoValue()
|
Constructors in org.apache.hive.service.cli with parameters of type TGetInfoValue | |
---|---|
GetInfoValue(TGetInfoValue tGetInfoValue)
|
Uses of TGetInfoValue in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TGetInfoValue | |
---|---|
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)
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TGetInfoValue | |
---|---|
int |
TGetInfoValue.compareTo(TGetInfoValue other)
|
boolean |
TGetInfoValue.equals(TGetInfoValue other)
|
void |
TGetInfoResp.setInfoValue(TGetInfoValue infoValue)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TGetInfoValue | |
---|---|
TGetInfoResp(TStatus status,
TGetInfoValue infoValue)
|
|
TGetInfoValue(TGetInfoValue other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |