Package com.illumon.iris.db.arrow
Class ArrowHelper
java.lang.Object
com.illumon.iris.db.arrow.ArrowHelper
-
Constructor Summary
ConstructorsConstructorDescriptionArrowHelper(@NotNull String path, @NotNull org.apache.arrow.memory.BufferAllocator rootAllocator) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToPool(@NotNull ArrowSharedContext context) voidclose()
-
Constructor Details
-
ArrowHelper
public ArrowHelper(@NotNull @NotNull String path, @NotNull @NotNull org.apache.arrow.memory.BufferAllocator rootAllocator)
-
-
Method Details
-
close
public void close()