| 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 | Field and Description |
|---|---|
protected InputWireRecord |
BaseProtocol.Entry.inputWireRecord |
| Modifier and Type | Method and Description |
|---|---|
InputWireRecord |
BaseProtocol.AlternateMatchpoint.getAlternateWireRecord() |
InputWireRecord |
BaseProtocol.Entry.getWireRecord() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OutputWireRecord.match(InputWireRecord input)
Used at syncup, when comparing records received from the feeder against
local records.
|
Copyright © 2024. All rights reserved.