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