Uses of Class
org.apache.arrow.flatbuf.Footer
-
Uses of Footer in org.apache.arrow.flatbuf
Modifier and TypeMethodDescriptionFooter.__assign
(int _i, ByteBuffer _bb) Footer.Vector.get
(int j) static Footer
Footer.getRootAsFooter
(ByteBuffer _bb) static Footer
Footer.getRootAsFooter
(ByteBuffer _bb, Footer obj) Modifier and TypeMethodDescriptionstatic Footer
Footer.getRootAsFooter
(ByteBuffer _bb, Footer obj) -
Uses of Footer in org.apache.arrow.vector.ipc.message
ModifierConstructorDescriptionArrowFooter
(Footer footer) Constructs from the corresponding Flatbuffer message.