| Package | Description |
|---|---|
| io.atomix.protocols.raft.protocol |
RaftRequest and RaftResponse
implementations for all client-server communication. |
| Modifier and Type | Method and Description |
|---|---|
static ResetRequest.Builder |
ResetRequest.newBuilder()
Returns a new publish response builder.
|
ResetRequest.Builder |
ResetRequest.Builder.withIndex(long index)
Sets the event index.
|
Copyright © 2013–2017. All rights reserved.