| Package | Description |
|---|---|
| com.taosdata.jdbc.ws.tmq.meta |
| Modifier and Type | Method and Description |
|---|---|
MetaType |
MetaTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
static MetaType |
MetaType.fromString(String value) |
MetaType |
Meta.getType() |
static MetaType |
MetaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaType[] |
MetaType.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.setType(MetaType type) |
Copyright © 2025. All rights reserved.