Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method | 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 | 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, 2020 Oracle and/or its affiliates. All rights reserved.