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