| Package | Description |
|---|---|
| org.iq80.leveldb.table |
| Modifier and Type | Method and Description |
|---|---|
int |
BlockHandleSliceWeigher.weigh(CacheKey key,
Slice value) |
| Constructor and Description |
|---|
Table(RandomInputFile source,
Comparator<Slice> comparator,
boolean paranoidChecks,
ILRUCache<CacheKey,Slice> blockCache,
FilterPolicy filterPolicy) |
Copyright © 2011–2020. All rights reserved.