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
DatabaseExceptionpublic void remove()
throws DatabaseException
DatabaseExceptionpublic ReplicationHostAddress get_address() throws DatabaseException
DatabaseExceptionpublic boolean get_config(int which)
throws DatabaseException
DatabaseExceptionpublic int get_eid()
throws DatabaseException
DatabaseExceptionpublic void set_config(int which,
boolean onoff)
throws DatabaseException
DatabaseException