Uses of Interface
org.apache.arrow.c.BaseStruct
Packages that use BaseStruct
-
Uses of BaseStruct in org.apache.arrow.c
Classes in org.apache.arrow.c that implement BaseStructModifier and TypeClassDescriptionclass
C Data Interface ArrowArray.class
C Stream Interface ArrowArrayStream.class
C Data Interface ArrowSchema.Methods in org.apache.arrow.c with parameters of type BaseStructModifier and TypeMethodDescriptionstatic long
NativeUtil.addressOrNull
(BaseStruct struct) Get the address of a C Data Interface struct or 0x0 if the input struct is null.