Allocator

me.mnedokushev.zio.apache.arrow.core.Allocator
object Allocator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Allocator.type

Members list

Value members

Concrete methods

def root(limit: Long): ZIO[Scope, Throwable, RootAllocator]
def rootLayer(limit: Long): TaskLayer[RootAllocator]