| Package | Description |
|---|---|
| com.alipay.sofa.jraft.storage | |
| com.alipay.sofa.jraft.storage.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
LogManager.appendEntries(List<LogEntry> entries,
LogManager.StableClosure done)
Append log entry vector and wait until it's stable (NOT COMMITTED!)
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogManagerImpl.appendEntries(List<LogEntry> entries,
LogManager.StableClosure done) |
Copyright © 2024. All rights reserved.