| Package | Description |
|---|---|
| org.iq80.leveldb.impl | |
| org.iq80.leveldb.table |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyMatchingLookup |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TableCache.get(ReadOptions options,
Slice key,
FileMetaData fileMetaData,
KeyValueFunction<T> resultBuilder) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Table.internalGet(ReadOptions options,
Slice key,
KeyValueFunction<T> keyValueFunction) |
Copyright © 2011–2020. All rights reserved.