| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepImpl.postLogCommitHook(MasterTxn txn,
LogItem commitItem)
It ensures that the feeder obtains the requisite number of
acknowledgments required for a successful commit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DurabilityQuorum.ensureSufficientAcks(FeederTxns.TxnInfo txnInfo,
int timeoutMs)
Determine if this transaction has been adequately acknowledged.
|
Copyright © 2024. All rights reserved.