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
DatabaseExceptionpublic void set_priority(int priority)
throws DatabaseException
DatabaseExceptionpublic int get_flags()
throws DatabaseException
DatabaseExceptionpublic void set_flags(int flags,
boolean onoff)
throws DatabaseException
DatabaseExceptionpublic long get_maxsize()
throws DatabaseException
DatabaseExceptionpublic void set_maxsize(long bytes)
throws DatabaseException
DatabaseException