Request parameters to use during target database creation.

Constructors

Properties

Methods

Constructors

Properties

n?: number

Schema for the number of replicas of a database in a cluster. The cluster is using the default value and it cannot be changed by the user.

partitioned?: boolean

Parameter to specify whether to enable database partitions when creating the target database.

q?: number

Schema for the number of shards in a database. Each shard is a partition of the hash value range.

Methods

Generated using TypeDoc