Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UniformInt64RangePartitionSchemeDescription

Package version

Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.

Hierarchy

  • UniformInt64RangePartitionSchemeDescription

Index

Properties

count

count: number

The number of partitions.

highKey

highKey: string

String indicating the upper bound of the partition key range that should be split between the partitions.

lowKey

lowKey: string

String indicating the lower bound of the partition key range that should be split between the partitions.

partitionScheme

partitionScheme: "UniformInt64Range"

Polymorphic Discriminator

Generated using TypeDoc