| Interface | Description |
|---|---|
| ByteBufferMarshal<STATE> |
Implementations of this class perform marshalling (encoding/decoding) of instances of
STATE into/from a
ByteBuffer. |
| ChannelMarshal<STATE> |
Implementations of this class perform marshalling (encoding/decoding) of
STATE
into/from a WritableChannel and a ReadableChannel respectively. |
| Class | Description |
|---|---|
| RaftMessageDecoder | |
| RaftMessageEncoder | |
| StringMarshal |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.