public class DbMpoolFile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
DbMpoolFile(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
int |
get_flags() |
long |
get_maxsize() |
int |
get_priority() |
protected static long |
getCPtr(DbMpoolFile obj) |
void |
set_flags(int flags,
boolean onoff) |
void |
set_maxsize(long bytes) |
void |
set_priority(int priority) |
protected static long getCPtr(DbMpoolFile obj)
public int get_priority() throws DatabaseException
DatabaseException
public void set_priority(int priority) throws DatabaseException
DatabaseException
public int get_flags() throws DatabaseException
DatabaseException
public void set_flags(int flags, boolean onoff) throws DatabaseException
DatabaseException
public long get_maxsize() throws DatabaseException
DatabaseException
public void set_maxsize(long bytes) throws DatabaseException
DatabaseException