Class NativeSchemaResult
java.lang.Object
org.apache.arrow.adbc.driver.jni.impl.NativeSchemaResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionimportSchema(BufferAllocator allocator) Import the C Data schema into a Java Schema.
-
Constructor Details
-
NativeSchemaResult
public NativeSchemaResult(long cDataSchema)
-
-
Method Details
-
importSchema
Import the C Data schema into a Java Schema.
-