Package com.datastax.astra.internal.serdes.tables
package com.datastax.astra.internal.serdes.tables
Custom Serializers to work with Tables
-
ClassesClassDescriptionA custom deserializer for byte arrays that expects the input JSON to be a Base64-encoded string wrapped in a JSON object with a specific field name.A custom serializer for byte arrays that encodes the array as a Base64 string and wraps it in a JSON object with a specific field name.Custom deserializer for EJson Date type.Object Id Could be objectId|uuid|uuidv6|uuidv7A custom deserializer for
Doublevalues, extendingStdDeserializer.A custom serializer forDoublevalues, extendingStdSerializer.A custom deserializer forDurationobjects, extendingJsonDeserializer.A custom serializer forDurationobjects, extendingStdSerializer.A custom deserializer forFloatvalues, extendingStdDeserializer.A custom serializer forFloatvalues, extendingStdSerializer.Pivot class to interact with Table is a Row.Custom implementation of serialization : faster + no jackson dependencyA custom deserializer for converting JSON strings intoTableDurationobjects.Serializer for TableDuration.A custom deserializer for converting JSON strings intoTableDurationobjects.Serializer for TableIndexColumnDefinition.