CclQueryInfo Status Messages

A description of runtime message properties for specific CCL queries.

The ObjectId column for this group is the full path to the query, in the following format: workspace-name/full-ccl-path/statement-number, where workspace-name is the name of the workspace, and full-ccl-path and statement-number are a path and statement number assigned to the query by the compiler.

CCLQueryInfo messages include:

Event Name

Frequency

Description

InputMessages

Every second.

Shows the number of input rows the query has received.

OutputMessages

Every second.

Shows the number of output rows the query has sent.

RpcFailedMessages

Every five seconds.

Shows the total number of failed RPC calls for the query.

RpcSentMessages

Every five seconds.

Shows the total number of successful RPC calls for the query.