This class represents the Id of a message processor cluster within a Dempsy application. Cluster Id's are essentially a two level name: application name, cluster name, and they correspond to the {@link ApplicationDefinition}'s applicationName and the {@link ClusterDefinition}'s clusterName.
A cluster Id should be unique.
ClusterIds are immutable.
See the User Guide for an explanation of what a 'message processor cluster' is.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|