Class TypeAdapters
TypeAdapters are deprecated and will be removed in future versions. Use TypeSerializer<T> instead.
Backwards compatibility only.
Inherited Members
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public static class TypeAdapters
Fields
CustomTypeAdapter
Declaration
public static ITypeAdapter CustomTypeAdapter
Field Value
Type | Description |
---|---|
ITypeAdapter |
DecimalTypeAdapter
Declaration
public static ITypeAdapter DecimalTypeAdapter
Field Value
Type | Description |
---|---|
ITypeAdapter |
VarIntTypeAdapter
Declaration
public static ITypeAdapter VarIntTypeAdapter
Field Value
Type | Description |
---|---|
ITypeAdapter |