Method

ArrowMemoryPoolget_max_memory

Declaration [src]

gint64
garrow_memory_pool_get_max_memory (
  GArrowMemoryPool* memory_pool
)

Description [src]

Return peak memory allocation in this memory pool.

Available since:9.0.0

Return value

Returns: gint64
 

Maximum bytes allocated. If not known (or not implemented), returns -1.