Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method and Description |
---|---|
ReplicationViewHandler |
EnvironmentConfig.getReplicationViewHandler()
Return the function name used by replication views to determine whether
a database file is replicated to the local site.
|
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentConfig.setReplicationView(ReplicationViewHandler repViewHandler)
Set the function to be used by replication views to determine whether a
database file is replicated to the local site.
|
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.