Package com.datadog.android.core.persistence
See: Description
-
Interface Summary Interface Description Factory A factory used to create an instance of a PersistenceStrategy. PersistenceStrategy The main strategy used to persist data between the moment it's tracked and created, and the moment it's uploaded to the intake. Serializer An interface which can transform an object of type T into a formatted String. -
Class Summary Class Description Batch Describes the content of event batch. SerializerKt -
Object Summary Object Description Companion