| 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 |
|---|---|
static long |
Trace.trace(EnvironmentImpl envImpl,
Trace traceMsg)
Trace a trace object, unit tests only.
|
| Constructor and Description |
|---|
TraceLogEntry(Trace trace)
Construct a log entry for writing a
Trace object. |
Copyright © 2024. All rights reserved.