firstAvailableRangesLookupSize property

int? firstAvailableRangesLookupSize
getter/setter pair

This field must be set only when allocation_strategy is set to RANDOM_FIRST_N_AVAILABLE.

The value should be the maximum expected parallelism of range creation requests issued to the same space of peered netwroks.

Optional.

Implementation

core.int? firstAvailableRangesLookupSize;