| Package | Description |
|---|---|
| com.sleepycat.je.log |
INTERNAL: Low level data storage including log entry sequential
logging/writing, random reading/fetching, and sequential reading.
|
| com.sleepycat.je.log.entry |
INTERNAL: Classes for serializing/materializing log entries.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicatedDatabaseConfig |
DbOpReplicationContext.getCreateConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbOpReplicationContext.setCreateConfig(ReplicatedDatabaseConfig createConfig) |
| Modifier and Type | Method and Description |
|---|---|
ReplicatedDatabaseConfig |
NameLNLogEntry.getReplicatedCreateConfig() |
Copyright © 2024. All rights reserved.