Package | Description |
---|---|
org.apache.flink.table.endpoint.hive | |
org.apache.hive.service.rpc.thrift |
Modifier and Type | Method and Description |
---|---|
TGetQueryIdResp |
HiveServer2Endpoint.GetQueryId(TGetQueryIdReq tGetQueryIdReq)
To be compatible with Hive3, add a default implementation.
|
Modifier and Type | Method and Description |
---|---|
TGetQueryIdReq |
TGetQueryIdReq.deepCopy() |
Modifier and Type | Method and Description |
---|---|
int |
TGetQueryIdReq.compareTo(TGetQueryIdReq other) |
boolean |
TGetQueryIdReq.equals(TGetQueryIdReq that) |
Constructor and Description |
---|
TGetQueryIdReq(TGetQueryIdReq other)
Performs a deep copy on other.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.