Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Util] >  [CSPMonitor]
Private  Storage   

abstract class Ens.Util.CSPMonitor

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
GetMatrix MsgSearch


Methods

• classmethod GetMatrix(Output pMatrix As %CSP.Monitor.Matrix, pParameter As %String = "") as %Status
pParameter is used to control whether "new" data is returned to the client. Clients must explicitly pass in boolean flags in pParameter to indicate that they can handle specific updates to the data in pMatrix. The only flag implemented at this time is the 1 flag for Queue data.
• classmethod MsgSearch(Output pRS As %XML.DataSet, pFilterObjStr As %Stream.Object, pTimeout As %Numeric = -1, pNextId As %Integer = 0, pType As %String = "Search") as %Status


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.