| Package | Description |
|---|---|
| org.iq80.leveldb.impl | |
| org.iq80.leveldb.table |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalUserComparator |
| Modifier and Type | Method and Description |
|---|---|
UserComparator |
InternalKeyComparator.getUserComparator() |
| Constructor and Description |
|---|
InternalKeyComparator(UserComparator userComparator) |
TableCache(File databaseDir,
int tableCacheSize,
UserComparator userComparator,
boolean verifyChecksums) |
| Modifier and Type | Class and Description |
|---|---|
class |
BytewiseComparator |
class |
CustomUserComparator |
| Constructor and Description |
|---|
TableBuilder(Options options,
FileChannel fileChannel,
UserComparator userComparator) |
Copyright © 2011–2019. All rights reserved.