public class LogClient extends Object implements Rebuildable
| 构造器和说明 |
|---|
LogClient(LogClientConfig config) |
public LogClient(LogClientConfig config)
public boolean init()
public void destroy()
public void rebuild()
rebuild 在接口中 Rebuildablepublic void push(String project, String logStore, KVRecords kvRecords)
project - projectlogStore - log storekvRecords - 推送数据public LogSearchResponse search(LogSearchRequest request)
request - 搜索请求Copyright © 2023. All rights reserved.