| 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 |
|---|---|
class |
CloseSessionResponse
Close session response.
|
class |
CommandResponse
Client command response.
|
class |
OperationResponse
Base client operation response.
|
class |
QueryResponse
Client query response.
|
Copyright © 2013–2017. All rights reserved.