Uses of Package
org.apache.arrow.memory
-
Packages that use org.apache.arrow.memory Package Description org.apache.arrow.memory org.apache.arrow.vector.util -
Classes in org.apache.arrow.memory used by org.apache.arrow.memory Class Description ArrowBuf ArrowBuf serves as a facade over underlying memory by providing several access APIs to read/write data into a chunk of direct memory.DatabricksBufferAllocator A BufferAllocator implementation that uses DatabricksArrowBuf for memory allocation. -
Classes in org.apache.arrow.memory used by org.apache.arrow.vector.util Class Description ArrowBuf ArrowBuf serves as a facade over underlying memory by providing several access APIs to read/write data into a chunk of direct memory.