| Package | Description |
|---|---|
| io.atomix.protocols.raft.protocol |
RaftRequest and RaftResponse
implementations for all client-server communication. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SessionResponse.Builder<T extends SessionResponse.Builder<T,U>,U extends SessionResponse>
Session response builder.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CloseSessionResponse.Builder
Status response builder.
|
static class |
CommandResponse.Builder
Command response builder.
|
static class |
OperationResponse.Builder<T extends OperationResponse.Builder<T,U>,U extends OperationResponse>
Operation response builder.
|
static class |
QueryResponse.Builder
Query response builder.
|
Copyright © 2013–2017. All rights reserved.