These properties get and set the segment size of the default thread-local
RegionAllocatorStack instance. The default size is 4 megabytes.
The setter is only effective before the global function
newRegionAllocator has been called for the first time in the current
thread. Attempts to set this property after the first call to this
function from the current thread throw a RegionAllocatorException.
These properties get and set the segment size of the default thread-local RegionAllocatorStack instance. The default size is 4 megabytes. The setter is only effective before the global function newRegionAllocator has been called for the first time in the current thread. Attempts to set this property after the first call to this function from the current thread throw a RegionAllocatorException.