Uses of Class
org.axonframework.commandhandling.distributed.ConsistentHash.ConsistentHashMember
Packages that use ConsistentHash.ConsistentHashMember
-
Uses of ConsistentHash.ConsistentHashMember in org.axonframework.commandhandling.distributed
Methods in org.axonframework.commandhandling.distributed that return types with arguments of type ConsistentHash.ConsistentHashMemberModifier and TypeMethodDescriptionConsistentHash.getEligibleMembers(String routingKey) Returns the collection of nodes, represented asConsistentHash.ConsistentHashMember, in the order they would be considered for the given routing key.