public static class AllocationOutcomeDetails.Entry extends Object
Modifier and Type | Method and Description |
---|---|
org.apache.arrow.memory.Accountant |
getAccountant() |
long |
getAllocatedSize() |
long |
getLimit() |
long |
getRequestedSize() |
long |
getUsed() |
boolean |
isAllocationFailed() |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.