Package | Description |
---|---|
org.fusesource.leveldbjni.internal |
Modifier and Type | Method and Description |
---|---|
NativeWriteOptions |
NativeWriteOptions.sync(boolean sync) |
Modifier and Type | Method and Description |
---|---|
void |
NativeDB.delete(NativeWriteOptions options,
byte[] key) |
void |
NativeDB.put(NativeWriteOptions options,
byte[] key,
byte[] value) |
void |
NativeDB.write(NativeWriteOptions options,
NativeWriteBatch updates) |
Copyright © 2009–2024 FuseSource, Corp.. All rights reserved.