|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.db.internal.DbLogc
public class DbLogc
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
protected |
DbLogc()
|
protected |
DbLogc(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
close(int flags)
|
int |
get(LogSequenceNumber lsn,
DatabaseEntry data,
int flags)
|
protected static long |
getCPtr(DbLogc obj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean swigCMemOwn
Constructor Detail |
---|
protected DbLogc(long cPtr, boolean cMemoryOwn)
protected DbLogc()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |