Uses of Class
io.atomix.raft.partition.impl.RaftPartitionServer
Packages that use RaftPartitionServer
Package
Description
Provides
PartitionGroup and Partition implementations for the Raft consensus protocol.Raft partition management utilities.
-
Uses of RaftPartitionServer in io.atomix.raft.partition
Methods in io.atomix.raft.partition that return RaftPartitionServerModifier and TypeMethodDescriptionprotected RaftPartitionServerRaftPartition.createServer(PartitionManagementService managementService) Creates a Raft server.RaftPartition.getServer() -
Uses of RaftPartitionServer in io.atomix.raft.partition.impl
Methods in io.atomix.raft.partition.impl that return types with arguments of type RaftPartitionServer