|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| GhostBucket | A ghost bucket stands in as a placeholder for a set of vlsns that are unknown. |
| LogItemCache | A no-wait cache used to retain the most recent VLSNs. |
| VLSNBucket | A VLSNBucket instance represents a set of VLSN->LSN mappings. |
| VLSNIndex | 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. |
| VLSNRange | |
| VLSNRange.VLSNRangeBinding | Marshals a VLSNRange to a byte buffer to store in the database. |
| VLSNRecoveryTracker | The VLSNRecoveryTracker is used to as a transient tracker at recovery time. |
| VLSNTracker | See @link{VLSNIndex} for an overview of the mapping system. |
| Exception Summary | |
|---|---|
| VLSNIndex.WaitTimeOutException | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||