| Package | Description |
|---|---|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepEnvConfigObserver.repEnvConfigUpdate(RepConfigManager configMgr,
ReplicationMutableConfig newConfig)
Notifies the observer that one or more mutable rep properties have been
changed.
|
void |
RepImpl.repEnvConfigUpdate(RepConfigManager configMgr,
ReplicationMutableConfig newConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbCache.setConfig(RepConfigManager configMgr)
Updates the configuration of the db cache, by resetting
maxEntries and timeoutMs to the configured
values. |
Copyright © 2024. All rights reserved.