Package | Description |
---|---|
org.fusesource.leveldbjni.internal |
Modifier and Type | Method and Description |
---|---|
NativeReadOptions |
NativeReadOptions.fillCache(boolean fill_cache) |
NativeReadOptions |
NativeReadOptions.snapshot(NativeSnapshot snapshot) |
NativeReadOptions |
NativeReadOptions.verifyChecksums(boolean verify_checksums) |
Modifier and Type | Method and Description |
---|---|
byte[] |
NativeDB.get(NativeReadOptions options,
byte[] key) |
NativeIterator |
NativeDB.iterator(NativeReadOptions options) |
Copyright © 2009–2024 FuseSource, Corp.. All rights reserved.