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