class arrow::MemoryPool

class arrow::MemoryPool

Methods

TODO

Super class

arrow::Object -> MemoryPool

Methods

Public methods

Inherited methods

Method bytes_allocated()

Usage

MemoryPool$bytes_allocated()


Method max_memory()

Usage

MemoryPool$max_memory()


Method clone()

The objects of this class are cloneable with this method.

Usage

MemoryPool$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.