| 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).
|
| Class and Description |
|---|
| CleanerBarrierState
This class is not used if the GlobalCBVLSN is defunct -- see
GlobalCBVLSN. |
| LocalCBVLSNUpdater
The methods in this class are disabled if the GlobalCBVLSN is defunct -- see
GlobalCBVLSN. |
| Class and Description |
|---|
| CleanerBarrierState
This class is not used if the GlobalCBVLSN is defunct -- see
GlobalCBVLSN. |
| Class and Description |
|---|
| CleanerBarrierState
This class is not used if the GlobalCBVLSN is defunct -- see
GlobalCBVLSN. |
| GlobalCBVLSN
The GlobalCBVLSN was used prior to JE 7.5 for ensuring that nodes do not
delete files needed for feeding other nodes.
|
| LocalCBVLSNTracker
The methods in this class are disabled if the GlobalCBVLSN is defunct -- see
GlobalCBVLSN. |
| Class and Description |
|---|
| LocalCBVLSNTracker
The methods in this class are disabled if the GlobalCBVLSN is defunct -- see
GlobalCBVLSN. |
Copyright © 2024. All rights reserved.