Uses of Interface
org.apache.arrow.dataset.jni.ReservationListener
Packages that use ReservationListener
-
Uses of ReservationListener in org.apache.arrow.dataset.jni
Classes in org.apache.arrow.dataset.jni that implement ReservationListenerModifier and TypeClassDescriptionclassReserving Java direct memory bytes from java.nio.Bits.Methods in org.apache.arrow.dataset.jni with parameters of type ReservationListenerModifier and TypeMethodDescriptionstatic NativeMemoryPoolNativeMemoryPool.createListenable(ReservationListener listener) Create a listenable memory pool (see also: arrow::ReservationListenableMemoryPool) with a specific listener.