DataPartitionStorageOptions

Size, time, and location options for the data partition.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum storage size of the data stored in the data partition.

Link copied to clipboard

The amount of time that data in this partition will be kept on disk.

Link copied to clipboard

The folder name for the data partition under the campaign storage folder.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String