public class NativeWriteBatch
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
self |
| Constructor and Description |
|---|
NativeWriteBatch() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertAllocated() |
void |
clear() |
void |
delete() |
void |
delete(byte[] key) |
boolean |
isAllocated() |
void |
put(byte[] key,
byte[] value) |
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.