Method

ArrowMemoryPoolget_max_memory

since: 9.0.0

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

Type: gint64

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