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 |
---|---|
TGetQueryIdResp |
TGetQueryIdResp.deepCopy() |
Modifier and Type | Method and Description |
---|---|
int |
TGetQueryIdResp.compareTo(TGetQueryIdResp other) |
boolean |
TGetQueryIdResp.equals(TGetQueryIdResp that) |
Constructor and Description |
---|
TGetQueryIdResp(TGetQueryIdResp other)
Performs a deep copy on other.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.