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 TypeClassDescriptionclassC Data Interface ArrowArray.classC Stream Interface ArrowArrayStream.classC Data Interface ArrowSchema.Methods in org.apache.arrow.c with parameters of type BaseStructModifier and TypeMethodDescriptionstatic longNativeUtil.addressOrNull(BaseStruct struct) Get the address of a C Data Interface struct or 0x0 if the input struct is null.