Type Alias: PartitionId
type PartitionId = number;
Partition ID
The id of a partition. Always a positive number greater than or equal to 1.
type PartitionId = number;
Partition ID
The id of a partition. Always a positive number greater than or equal to 1.