public abstract class NativeLogger extends NativeObject
Provides a java interface to the C++ leveldb::Logger class.
| Modifier and Type | Class and Description |
|---|---|
static class |
NativeLogger.LoggerJNI |
| Modifier and Type | Field and Description |
|---|---|
private long |
globalRef |
self| Constructor and Description |
|---|
NativeLogger() |
NativeLogger(long ptr) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
abstract void |
log(java.lang.String message) |
assertAllocated, isAllocated, pointer