public static class SortMemoryManager.BatchSizeEstimate extends Object
| Constructor and Description |
|---|
SortMemoryManager.BatchSizeEstimate() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFromBuffer(int bufferSize) |
void |
setFromData(int dataSize) |
void |
setFromWorstCaseBuffer(int bufferSize) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.