| Package | Description |
|---|---|
| com.taosdata.jdbc.enums | |
| com.taosdata.jdbc.tmq |
| Modifier and Type | Method and Description |
|---|---|
static TmqMessageType |
TmqMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TmqMessageType[] |
TmqMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TmqMessageType |
ConsumerRecord.getMessageType() |
| Modifier and Type | Method and Description |
|---|---|
ConsumerRecord.Builder<V> |
ConsumerRecord.Builder.messageType(TmqMessageType messageType) |
Copyright © 2025. All rights reserved.