| Package | Description |
|---|---|
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| 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 | Method and Description |
|---|---|
void |
DurabilityQuorum.ensureSufficientAcks(FeederTxns.TxnInfo txnInfo,
int timeoutMs)
Determine if this transaction has been adequately acknowledged.
|
| Modifier and Type | Method and Description |
|---|---|
FeederTxns.TxnInfo |
FeederTxns.noteReplicaAck(RepNodeImpl replica,
long txnId)
Notes that an acknowledgment was received from a replica.
|
Copyright © 2024. All rights reserved.