| Package | Description |
|---|---|
| org.fusesource.leveldbjni.internal |
| Modifier and Type | Field and Description |
|---|---|
private NativeDB |
JniDB.db |
private NativeDB |
JniSnapshot.db |
| Modifier and Type | Method and Description |
|---|---|
static NativeDB |
NativeDB.open(NativeOptions options,
java.io.File path) |
| Constructor and Description |
|---|
JniDB(NativeDB db,
NativeCache cache,
NativeComparator comparator,
NativeLogger logger) |
JniSnapshot(NativeDB db,
NativeSnapshot snapshot) |