Uses of Class
io.atomix.raft.partition.impl.RaftPartitionServer
Packages that use RaftPartitionServer
Package
Description
Provides
and
invalid reference
io.atomix.primitive.partition.PartitionGroup
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 RaftPartitionServer -
Uses of RaftPartitionServer in io.atomix.raft.partition.impl
Methods in io.atomix.raft.partition.impl that return types with arguments of type RaftPartitionServerModifier and TypeMethodDescriptionRaftPartitionServer.bootstrap()RaftPartitionServer.forceReconfigure(Map<MemberId, RaftMember.Type> members) RaftPartitionServer.join()RaftPartitionServer.leave()