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 allocationsIOException
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.