| 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.
|
| com.sleepycat.je.rep.impl.node.cbvlsn |
INTERNAL: Eventual burial ground for Cleaner Barrier VLSN (CBVLSN) classes,
currently used only for compatibility with old version nodes in a mixed
version group.
|
| com.sleepycat.je.rep.stream |
INTERNAL: Feeding and syncup (init) of rep stream from master node to
other node types (replicas, etc).
|
| com.sleepycat.je.rep.vlsn |
INTERNAL: VLSN index (in-memory and persistent) for mapping VLSNs to LSNs.
|
| Class and Description |
|---|
| VLSNIndex
{@literal
A VLSN (Virtual LSN) is used to identify every log entry shared between
members of the replication group.
|
| Class and Description |
|---|
| VLSNIndex
{@literal
A VLSN (Virtual LSN) is used to identify every log entry shared between
members of the replication group.
|
| VLSNRange |
| Class and Description |
|---|
| VLSNRange |
| Class and Description |
|---|
| VLSNIndex
{@literal
A VLSN (Virtual LSN) is used to identify every log entry shared between
members of the replication group.
|
| Class and Description |
|---|
| VLSNBucket
{@literal
A VLSNBucket instance represents a set of VLSN->LSN mappings.
|
| VLSNIndex
{@literal
A VLSN (Virtual LSN) is used to identify every log entry shared between
members of the replication group.
|
| VLSNIndex.WaitTimeOutException |
| VLSNRange |
Copyright © 2024. All rights reserved.