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