| Package | Description |
|---|---|
| org.iq80.leveldb.table |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<BlockEntry,Slice> |
BlockEntry.GET_KEY |
| Modifier and Type | Method and Description |
|---|---|
BlockEntry |
BlockIterator.next() |
BlockEntry |
BlockIterator.peek() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockBuilder.add(BlockEntry blockEntry) |
void |
TableBuilder.add(BlockEntry blockEntry) |
Copyright © 2011–2022. All rights reserved.