public interface RaftMessageHandler
| Modifier and Type | Method and Description |
|---|---|
Outcome |
handle(RaftMessages.RaftMessage message,
ReadableRaftState context,
org.neo4j.logging.Log log) |
Outcome handle(RaftMessages.RaftMessage message, ReadableRaftState context, org.neo4j.logging.Log log) throws IOException
IOExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.