| Package | Description |
|---|---|
| com.taosdata.jdbc.common | |
| com.taosdata.jdbc.tmq | |
| com.taosdata.jdbc.ws.tmq |
| Modifier and Type | Method and Description |
|---|---|
ConsumerRecords<V> |
Consumer.poll(Duration timeout,
Deserializer<V> deserializer)
get result records
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapDeserializer |
class |
ReferenceDeserializer<V> |
| Modifier and Type | Method and Description |
|---|---|
ConsumerRecords<V> |
JNIConsumer.poll(Duration timeout,
Deserializer<V> deserializer) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerRecords<V> |
WSConsumer.poll(Duration timeout,
Deserializer<V> deserializer) |
Copyright © 2023. All rights reserved.