| Package | Description |
|---|---|
| org.iq80.leveldb.table |
| Modifier and Type | Method and Description |
|---|---|
protected Footer |
MMapTable.init() |
protected Footer |
FileChannelTable.init() |
protected abstract Footer |
Table.init() |
static Footer |
Footer.readFooter(Slice slice) |
| Modifier and Type | Method and Description |
|---|---|
static Slice |
Footer.writeFooter(Footer footer) |
static void |
Footer.writeFooter(Footer footer,
SliceOutput sliceOutput) |
Copyright © 2011–2019. All rights reserved.