Uses of Class
org.apache.arrow.flatbuf.Schema
-
Uses of Schema in org.apache.arrow.flatbuf
Modifier and TypeMethodDescriptionSchema.__assign
(int _i, ByteBuffer _bb) Schema.Vector.get
(int j) static Schema
Schema.getRootAsSchema
(ByteBuffer _bb) static Schema
Schema.getRootAsSchema
(ByteBuffer _bb, Schema obj) Footer.schema()
Modifier and TypeMethodDescriptionstatic Schema
Schema.getRootAsSchema
(ByteBuffer _bb, Schema obj) -
Uses of Schema in org.apache.arrow.vector.types.pojo
Modifier and TypeMethodDescriptionstatic Schema
Schema.convertSchema
(Schema schema) Converts a flatbuffer schema to its POJO representation.