qUnsignedInt32 GetRequestedRangeSize() const;
None.
Gets the range of IDs that can be requested of a duplication master by a duplica.
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 size of the pool.
CONFIDENTIAL