com.sleepycat.db.internal

Class DbLogc

public class DbLogc extends Object

Field Summary
protected booleanswigCMemOwn
Constructor Summary
protected DbLogc(long cPtr, boolean cMemoryOwn)
Method Summary
voidclose(int flags)
intget(LogSequenceNumber lsn, DatabaseEntry data, int flags)
protected static longgetCPtr(DbLogc obj)

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

Constructor Detail

DbLogc

protected DbLogc(long cPtr, boolean cMemoryOwn)

Method Detail

close

public void close(int flags)

get

public int get(LogSequenceNumber lsn, DatabaseEntry data, int flags)

getCPtr

protected static long getCPtr(DbLogc obj)