| Package | Description |
|---|---|
| com.taosdata.jdbc.ws.tmq.meta |
| Modifier and Type | Method and Description |
|---|---|
TableType |
TableTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
static TableType |
TableType.fromString(String value) |
TableType |
Meta.getTableType() |
static TableType |
TableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableType[] |
TableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Meta.setTableType(TableType tableType) |
Copyright © 2025. All rights reserved.