UdtSerializer Class |
Namespace: Cassandra.Serialization
public class UdtSerializer : TypeSerializer<Object>
The UdtSerializer type exposes the following members.
Name | Description | |
---|---|---|
Deserialize | (Overrides TypeSerializerTDeserialize(UInt16, Byte, Int32, Int32, IColumnInfo).) | |
Serialize | (Overrides TypeSerializerTSerialize(UInt16, T).) | |
SetUdtMap |
Sets a Udt map for a given Udt name
|
Name | Description | |
---|---|---|
CqlType | (Overrides TypeSerializerTCqlType.) |