Uses of Class
org.apache.arrow.flatbuf.Footer
Packages that use Footer
-
Uses of Footer in org.apache.arrow.flatbuf
Methods in org.apache.arrow.flatbuf that return FooterModifier 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) Methods in org.apache.arrow.flatbuf with parameters of type FooterModifier and TypeMethodDescriptionstatic Footer
Footer.getRootAsFooter
(ByteBuffer _bb, Footer obj) -
Uses of Footer in org.apache.arrow.vector.ipc.message
Constructors in org.apache.arrow.vector.ipc.message with parameters of type FooterModifierConstructorDescriptionArrowFooter
(Footer footer) Constructs from the corresponding Flatbuffer message.