com.sleepycat.db.internal
Class DbMpoolFile
java.lang.Object
com.sleepycat.db.internal.DbMpoolFile
public class DbMpoolFile
- extends java.lang.Object
Constructor Summary |
protected |
DbMpoolFile(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
DbMpoolFile
protected DbMpoolFile(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(DbMpoolFile obj)
get_priority
public int get_priority()
throws DatabaseException
- Throws:
DatabaseException
set_priority
public void set_priority(int priority)
throws DatabaseException
- Throws:
DatabaseException
get_flags
public int get_flags()
throws DatabaseException
- Throws:
DatabaseException
set_flags
public void set_flags(int flags,
boolean onoff)
throws DatabaseException
- Throws:
DatabaseException
get_maxsize
public long get_maxsize()
throws DatabaseException
- Throws:
DatabaseException
set_maxsize
public void set_maxsize(long bytes)
throws DatabaseException
- Throws:
DatabaseException