public class DbLogc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
DbLogc(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
close(int flags) |
int |
get(LogSequenceNumber lsn,
DatabaseEntry data,
int flags) |
protected static long |
getCPtr(DbLogc obj) |
int |
version(int flags) |
protected static long getCPtr(DbLogc obj)
public void close(int flags) throws DatabaseException
DatabaseException
public int get(LogSequenceNumber lsn, DatabaseEntry data, int flags) throws DatabaseException
DatabaseException
public int version(int flags) throws DatabaseException
DatabaseException