com.apama.queries
Event ClusterStateRequest


Request cluster state.

Send this to the CLUSTER_MANAGER_CHANNEL and a ClusterMaster and ClusterMembers will be sent to the channel contained in this request.

(While this event definition is publicly visible we strongly advise against users writing code that routes/sends/emits these events to any of the cluster members.)
Constant Summary
 constant stringCLUSTER_MANAGER_CHANNEL := "com.apama.queries.ApamaQueriesClusterManager"

Name of default channel on which to send any ClusterStateRequest to.
 
Member Summary
 com.apama.Channelchannel

Name of channel on which to send the response to.
 
Constant Detail

CLUSTER_MANAGER_CHANNEL

constant string CLUSTER_MANAGER_CHANNEL := "com.apama.queries.ApamaQueriesClusterManager"
Name of default channel on which to send any ClusterStateRequest to.
Member Detail

channel

com.apama.Channel channel
Name of channel on which to send the response to.