public static interface MemoryManager.Callback
| Modifier and Type | Method and Description | 
|---|---|
| boolean | checkMemory(double newScale)The scale factor for the stripe size has changed and thus the
 writer should adjust their desired size appropriately. | 
boolean checkMemory(double newScale)
             throws IOException
newScale - the current scale factor for memory allocationsIOExceptionCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.