public interface Batch extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
delete(Kind kind,
byte[] key) |
void |
put(Kind kind,
byte[] key,
byte[] value) |
void |
singleDelete(Kind kind,
byte[] key) |
closeCopyright © 2022. All rights reserved.