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 |
TableBuilder.add(BlockEntry blockEntry) |
void |
BlockBuilder.add(BlockEntry blockEntry) |
Copyright © 2011–2023. All rights reserved.