Dse.Serialization Namespace |
Class | Description | |
---|---|---|
CustomTypeSerializerT |
Base serializer for custom types.
| |
TypeSerializer |
A serializer that can encode and decode to and from a given CQL type and a given CLR Type.
| |
TypeSerializerT |
An abstract class that represents a serializer that can encode and decode to and from a given CQL type and a
given CLR Type.
| |
TypeSerializerDefinitions |
Contains TypeSerializerT definitions for the driver to use, replacing the default ones.
| |
UdtSerializer |
Represents a TypeSerializerT instance that handles UDT serialization and deserialization.
|