See: Description
| Class | 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.BackwardVLSNScanner |
Assumes that VLSNs are scanned backwards.
|
| VLSNIndex.ForwardVLSNScanner |
Scans VLSNs in a forward direction, used by feeders.
|
| VLSNIndex.VLSNAwaitLatch |
Associates the logItem with the latch, so that it's readily available
when the latch is released.
|
| VLSNIndexStatDefinition |
Statistics associated with the VLSN Index used by HA.
|
| VLSNRange | |
| VLSNRecoveryTracker |
{@literal
The VLSNRecoveryTracker is used as a transient tracker at recovery time.
|
| Exception | Description |
|---|---|
| VLSNIndex.WaitTimeOutException |
Copyright © 2024. All rights reserved.