Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method | Description |
---|---|---|
ReplicationTransport |
EnvironmentConfig.getReplicationTransport() |
Return the replication callback function used to transmit data using
the replication application's communication infrastructure.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EnvironmentConfig.setReplicationTransport(int envid,
ReplicationTransport replicationTransport) |
Initialize the communication infrastructure for a database environment
participating in a replicated application.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.