Package | Description |
---|---|
org.axonframework.commandhandling.distributed | |
org.axonframework.commandhandling.distributed.jgroups |
Class and Description |
---|
AbstractRoutingStrategy
Abstract implementation of the RoutingStrategy interface that uses a policy to prescribe what happens when a routing
cannot be resolved.
|
CommandBusConnector
Interface describing the component that remotely connects multiple CommandBus instances.
|
ConsistentHash
Basic implementation of a Consistent Hashing algorithm, using the MD5 algorithm to build the hash values for given
keys and node names.
|
ConsistentHash.Member
Represents a member in a consistently hashed cluster.
|
RoutingStrategy
Interface describing a mechanism that generates a routing key for a given command.
|
UnresolvedRoutingKeyPolicy |
Class and Description |
---|
CommandBusConnector
Interface describing the component that remotely connects multiple CommandBus instances.
|
ConsistentHash
Basic implementation of a Consistent Hashing algorithm, using the MD5 algorithm to build the hash values for given
keys and node names.
|
ConsistentHash.Member
Represents a member in a consistently hashed cluster.
|
Copyright © 2010-2014. All Rights Reserved.