| Package | Description |
|---|---|
| org.iq80.leveldb.impl |
| Modifier and Type | Method and Description |
|---|---|
Version |
VersionSet.getCurrent() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionSet.removeVersion(Version version) |
| Constructor and Description |
|---|
Compaction(Version inputVersion,
int level,
long maxOutputFileSize,
List<FileMetaData> levelInputs,
List<FileMetaData> levelUpInputs,
List<FileMetaData> grandparents) |
Copyright © 2011–2020. All rights reserved.