| Package | Description |
|---|---|
| io.atomix.protocols.raft.zeebe |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<io.atomix.storage.journal.Indexed<ZeebeEntry>> |
ZeebeLogAppender.appendEntry(byte[] data)
Appends an entry to the local Raft log and schedules replication to each follower.
|
Copyright © 2013-2019. All Rights Reserved.