public class AllocationOutcomeDetails extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AllocationOutcomeDetails.Entry
Outcome of the allocation request at one accountant in the hierarchy.
|
Modifier and Type | Method and Description |
---|---|
BufferAllocator |
getFailedAllocator()
Get the allocator that caused the failure.
|
String |
toString() |
public BufferAllocator getFailedAllocator()
Copyright © 2023 The Apache Software Foundation. All rights reserved.