com.sleepycat.db.internal
Class DbSite
java.lang.Object
com.sleepycat.db.internal.DbSite
public class DbSite
- extends java.lang.Object
Constructor Summary |
protected |
DbSite(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
wrapper
public ReplicationManagerSite wrapper
DbSite
protected DbSite(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(DbSite obj)
close
public void close()
throws DatabaseException
- Throws:
DatabaseException
remove
public void remove()
throws DatabaseException
- Throws:
DatabaseException
get_address
public ReplicationHostAddress get_address()
throws DatabaseException
- Throws:
DatabaseException
get_config
public boolean get_config(int which)
throws DatabaseException
- Throws:
DatabaseException
get_eid
public int get_eid()
throws DatabaseException
- Throws:
DatabaseException
set_config
public void set_config(int which,
boolean onoff)
throws DatabaseException
- Throws:
DatabaseException