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 string | CLUSTER_MANAGER_CHANNEL := "com.apama.queries.ApamaQueriesClusterManager"
Name of default channel on which to send any ClusterStateRequest to. |
Member Summary |
com.apama.Channel | channel
Name of channel on which to send the response to. |
CLUSTER_MANAGER_CHANNEL
constant string CLUSTER_MANAGER_CHANNEL := "com.apama.queries.ApamaQueriesClusterManager"
Name of default channel on which to send any ClusterStateRequest to.
channel
com.apama.Channel channel
Name of channel on which to send the response to.