| Package | Description |
|---|---|
| org.fusesource.leveldbjni.internal |
| Modifier and Type | Field and Description |
|---|---|
private NativeSnapshot |
JniSnapshot.snapshot |
| Modifier and Type | Method and Description |
|---|---|
NativeSnapshot |
NativeDB.getSnapshot() |
(package private) NativeSnapshot |
JniSnapshot.snapshot() |
NativeSnapshot |
NativeReadOptions.snapshot() |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeDB.releaseSnapshot(NativeSnapshot snapshot) |
NativeReadOptions |
NativeReadOptions.snapshot(NativeSnapshot snapshot) |
| Constructor and Description |
|---|
JniSnapshot(NativeDB db,
NativeSnapshot snapshot) |