Uses of Class
org.apache.arrow.c.ArrowSchema.Snapshot
Packages that use ArrowSchema.Snapshot
-
Uses of ArrowSchema.Snapshot in org.apache.arrow.c
Methods in org.apache.arrow.c that return ArrowSchema.SnapshotModifier and TypeMethodDescriptionArrowSchema.snapshot()
Take a snapshot of the ArrowSchema raw values.Methods in org.apache.arrow.c with parameters of type ArrowSchema.SnapshotModifier and TypeMethodDescriptionvoid
ArrowSchema.save
(ArrowSchema.Snapshot snapshot) Write values from Snapshot to the underlying ArrowSchema memory buffer.