pyarrow.MemoryPool#

.. currentmodule:: pyarrow

.. autoclass:: MemoryPool

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~MemoryPool.__init__
  ~MemoryPool.bytes_allocated
  ~MemoryPool.max_memory
  ~MemoryPool.release_unused

.. rubric:: Attributes

.. autosummary::

  ~MemoryPool.backend_name