Uses of Class
org.apache.druid.frame.allocation.HeapMemoryAllocator
Packages that use HeapMemoryAllocator
-
Uses of HeapMemoryAllocator in org.apache.druid.frame.allocation
Methods in org.apache.druid.frame.allocation that return HeapMemoryAllocatorModifier and TypeMethodDescriptionstatic HeapMemoryAllocatorHeapMemoryAllocator.unlimited()Create an allocator that is "unlimited", which, of course, means it is limited only by available JVM heap.