Uses of Class
org.iq80.leveldb.table.Footer
Packages that use Footer
-
Uses of Footer in org.iq80.leveldb.table
Methods in org.iq80.leveldb.table that return FooterModifier and TypeMethodDescriptionprotected FooterFileChannelTable.init()protected FooterMMapTable.init()protected abstract FooterTable.init()static FooterFooter.readFooter(Slice slice) Methods in org.iq80.leveldb.table with parameters of type FooterModifier and TypeMethodDescriptionstatic SliceFooter.writeFooter(Footer footer) static voidFooter.writeFooter(Footer footer, SliceOutput sliceOutput)