public class DbSite
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
ReplicationManagerSite |
wrapper |
Modifier | Constructor and Description |
---|---|
protected |
DbSite(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ReplicationHostAddress |
get_address() |
boolean |
get_config(int which) |
int |
get_eid() |
protected static long |
getCPtr(DbSite obj) |
void |
remove() |
void |
set_config(int which,
boolean onoff) |
protected boolean swigCMemOwn
public ReplicationManagerSite wrapper
protected static long getCPtr(DbSite obj)
public void close() throws DatabaseException
DatabaseException
public void remove() throws DatabaseException
DatabaseException
public ReplicationHostAddress get_address() throws DatabaseException
DatabaseException
public boolean get_config(int which) throws DatabaseException
DatabaseException
public int get_eid() throws DatabaseException
DatabaseException
public void set_config(int which, boolean onoff) throws DatabaseException
DatabaseException