public class ArrowCStruct extends Object
Constructor and Description |
---|
ArrowCStruct(org.apache.arrow.c.ArrowArray array,
org.apache.arrow.c.ArrowSchema schema) |
Modifier and Type | Method and Description |
---|---|
long |
arrayAddress() |
static ArrowCStruct |
of(org.apache.arrow.c.ArrowArray array,
org.apache.arrow.c.ArrowSchema schema) |
long |
schemaAddress() |
public ArrowCStruct(org.apache.arrow.c.ArrowArray array, org.apache.arrow.c.ArrowSchema schema)
public long arrayAddress()
public long schemaAddress()
public static ArrowCStruct of(org.apache.arrow.c.ArrowArray array, org.apache.arrow.c.ArrowSchema schema)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.