Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method and Description |
---|---|
ReplicationManagerSite |
Environment.getReplicationManagerLocalSite()
Return a handle for the local replication site.
|
ReplicationManagerSite |
Environment.getReplicationManagerSite(int eid)
Return a site known to the replication manager by its eid.
|
ReplicationManagerSite |
Environment.getReplicationManagerSite(java.lang.String host,
long port)
Return a site in the replication manager by its host and port.
|
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.