static qUnsignedInt32 GetDefaultRequestedRangeSize();
None.
IDGenerator
generates IDs. Gets the default values for the range of IDs that duplicas can request on the duplication master when IDGenerator
generates IDs.
All IDGenerator
objects (including duplication masters and duplicas) hold a local pool of IDs that can each be used. Before this pool becomes empty (when about 25 IDs have been used), a local pool of new IDs is requested by the duplication master. This function gets the default local ID pool size used when IDGenerator
creates it.
CONFIDENTIAL