提供Java語言僅對流量API接口的封裝(數據處理、搜索),其他功能請使用管控SDK。
Maven依賴
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-sdk-ha3engine</artifactId>
<version>1.3.6</version>
</dependency>
變更日志
v 1.3.6 (2023-11-13)
sql查詢和ha查詢支持post請求方式
v 1.3.5 (2023-07-12)
支持內網環境指定swift、topic推送數據
v 1.3.4 (2023-06-09)
修復sql的kvpair默認分隔符';'
v 1.3.3 (2023-02-23)
支持restful api查詢方式.
v 1.3.2 (2022-09-01)
支持自定義httpProxy.
數據搜索支持返回byte[]格式.
v 1.1.0 (2022-01-13)
raw query 搜索實現.
數據推送實現
增加搜索請求結構化封裝
文檔內容是否對您有幫助?