| Package | Description |
|---|---|
| com.sleepycat.je.log |
INTERNAL: Low level data storage including log entry sequential
logging/writing, random reading/fetching, and sequential reading.
|
| Modifier and Type | Method and Description |
|---|---|
NameLNLogEntry |
LNFileReader.getNameLNLogEntry()
Returns a NameLNLogEntry if the LN is a NameLN, or null otherwise.
|
| Constructor and Description |
|---|
DbOpReplicationContext(VLSN vlsn,
NameLNLogEntry nameLNEntry)
Create a repContext for executing a databaseOperation on the client.
|
Copyright © 2024. All rights reserved.