getQueueStatistics() Return the current count of elements in any internal queue used by the adapter. This includes the TIBCO Rendezvous event queues automatically spawned by TIBCO Rendezvous for each adapter. Returns Type Description QueueID string Unique identification of a particular queue. QueueType string Type or key that will match this queue to a thread or connection. QueueCount integer Current number of elements in the queue. MaxQueueSize integer Maximum number of elements in the queue. MeasurementInterval integer Displays the time (in seconds) since last time the adapter was reset, or if never reset, since the adapter started.