Interface DebeziumTypeDeserializer
-
public interface DebeziumTypeDeserializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectdeserialize(org.apache.cassandra.db.marshal.AbstractType abstractType, ByteBuffer bb)
-
-
-
Method Detail
-
deserialize
Object deserialize(org.apache.cassandra.db.marshal.AbstractType abstractType, ByteBuffer bb)
-
-