public class UserTypeDeserializer extends TypeDeserializer
| Constructor and Description |
|---|
UserTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(org.apache.cassandra.db.marshal.AbstractType<?> abstractType,
ByteBuffer bb) |
org.apache.kafka.connect.data.SchemaBuilder |
getSchemaBuilder(org.apache.cassandra.db.marshal.AbstractType<?> abstractType) |
public Object deserialize(org.apache.cassandra.db.marshal.AbstractType<?> abstractType, ByteBuffer bb)
deserialize in class TypeDeserializerpublic org.apache.kafka.connect.data.SchemaBuilder getSchemaBuilder(org.apache.cassandra.db.marshal.AbstractType<?> abstractType)
getSchemaBuilder in class TypeDeserializerCopyright © 2021 JBoss by Red Hat. All rights reserved.