|
Berkeley DB version 4.5.20 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationHostAddress | |
---|---|
com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes]. |
Uses of ReplicationHostAddress in com.sleepycat.db |
---|
Methods in com.sleepycat.db that return ReplicationHostAddress | |
---|---|
ReplicationHostAddress |
EnvironmentConfig.getReplicationManagerLocalSite()
Get the address of the local (this) site in a replication group. |
Methods in com.sleepycat.db with parameters of type ReplicationHostAddress | |
---|---|
void |
EnvironmentConfig.replicationManagerAddRemoteSite(ReplicationHostAddress addr)
Adds a new replication site to the replication manager's list of known sites. |
void |
EnvironmentConfig.setReplicationManagerLocalSite(ReplicationHostAddress addr)
Set the address of the local (this) site in a replication group. |
|
Berkeley DB version 4.5.20 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |