public interface Operation
| Modifier and Type | Method and Description |
|---|---|
String |
name()
We use this name to align with the Rust operation enum underlying in JNI.
|
default void |
release()
Release the underlying JNI resource like arrow c schema
|
String name()
default void release()
Copyright © 2025. All rights reserved.