| Package | Description |
|---|---|
| io.atomix.protocols.raft.protocol |
RaftRequest and RaftResponse
implementations for all client-server communication. |
| Modifier and Type | Method and Description |
|---|---|
static OpenSessionResponse.Builder |
OpenSessionResponse.newBuilder()
Returns a new register client response builder.
|
OpenSessionResponse.Builder |
OpenSessionResponse.Builder.withSession(long session)
Sets the response session ID.
|
OpenSessionResponse.Builder |
OpenSessionResponse.Builder.withTimeout(long timeout)
Sets the session timeout.
|
Copyright © 2013–2017. All rights reserved.