| 程序包 | 说明 |
|---|---|
| com.taosdata.jdbc.ws | |
| com.taosdata.jdbc.ws.entity | |
| com.taosdata.jdbc.ws.schemaless | |
| com.taosdata.jdbc.ws.stmt.entity | |
| com.taosdata.jdbc.ws.tmq | |
| com.taosdata.jdbc.ws.tmq.entity |
| 限定符和类型 | 方法和说明 |
|---|---|
Response |
Transport.send(Request request) |
Response |
Transport.send(String action,
long reqId,
long stmtId,
long type,
byte[] rawData) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<Response> |
FutureResponse.getFuture() |
| 构造器和说明 |
|---|
FutureResponse(String action,
Long id,
CompletableFuture<Response> future) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConnectResp
connection result pojo
|
class |
FetchBlockResp |
class |
FetchJsonResp |
class |
FetchResp
fetch result pojo
|
class |
QueryResp
query result pojo
|
| 限定符和类型 | 方法和说明 |
|---|---|
Class<? extends Response> |
Action.getResponseClazz() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CommonResp |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConnResp |
class |
ExecResp |
class |
StmtResp |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<? extends Response> |
STMTAction.getClazz() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<? extends Response> |
ConsumerAction.getResponseClazz() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AssignmentResp |
class |
CommitResp |
class |
PollResp |
class |
SeekResp |
class |
SubscribeResp |
Copyright © 2023. All rights reserved.