Class RaftServerCommunicator

java.lang.Object
io.atomix.raft.partition.impl.RaftServerCommunicator
All Implemented Interfaces:
RaftServerProtocol

public class RaftServerCommunicator extends Object implements RaftServerProtocol
Raft server protocol that uses a ClusterCommunicationService.