| Package | Description |
|---|---|
| org.fusesource.leveldbjni | |
| org.fusesource.leveldbjni.internal |
| Modifier and Type | Field and Description |
|---|---|
(package private) NativeCache |
JniDBFactory.OptionsResourceHolder.cache |
| Modifier and Type | Field and Description |
|---|---|
private NativeCache |
JniDB.cache |
private NativeCache |
NativeOptions.cache |
| Modifier and Type | Method and Description |
|---|---|
NativeCache |
NativeOptions.cache() |
| Modifier and Type | Method and Description |
|---|---|
NativeOptions |
NativeOptions.cache(NativeCache cache) |
| Constructor and Description |
|---|
JniDB(NativeDB db,
NativeCache cache,
NativeComparator comparator,
NativeLogger logger) |