Package | Description |
---|---|
org.axonframework.commandhandling.distributed |
Modifier and Type | Method and Description |
---|---|
Collection<ConsistentHash.ConsistentHashMember> |
ConsistentHash.getEligibleMembers(String routingKey)
Returns the collection of nodes, represented as
ConsistentHash.ConsistentHashMember , in the order they would be
considered for the given routing key. |
Copyright © 2010–2023. All rights reserved.