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