Uses of Class
org.apache.ignite.internal.util.offheap.GridOffHeapOutOfMemoryException
Packages that use GridOffHeapOutOfMemoryException
-
Uses of GridOffHeapOutOfMemoryException in org.apache.ignite.internal.pagemem
Methods in org.apache.ignite.internal.pagemem that throw GridOffHeapOutOfMemoryExceptionModifier and TypeMethodDescriptionlongPagePool.borrowOrAllocateFreePage(int tag) Allocates a new free page.