public static class ArrowArray.Snapshot extends Object
Modifier and Type | Field and Description |
---|---|
long |
buffers |
long |
children |
long |
dictionary |
long |
length |
long |
n_buffers |
long |
n_children |
long |
null_count |
long |
offset |
long |
private_data |
long |
release |
Constructor and Description |
---|
Snapshot()
Initialize empty ArrowArray snapshot.
|
public long length
public long null_count
public long offset
public long n_buffers
public long n_children
public long buffers
public long children
public long dictionary
public long release
public long private_data
Copyright © 2024 The Apache Software Foundation. All rights reserved.