| Package | Description |
|---|---|
| com.sleepycat.je.rep.stream |
INTERNAL: Feeding and syncup (init) of rep stream from master node to
other node types (replicas, etc).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseProtocol.EntryRequest
A replica node asks a feeder for the log entry at this VLSN.
|
class |
BaseProtocol.RestoreRequest
Request from the replica to the feeder for sufficient information to
start a network restore.
|
class |
BaseProtocol.StartStream
StartStream indicates that the replica would like the feeder to start
the replication stream at the proposed vlsn.
|
Copyright © 2024. All rights reserved.