Skip to main content

HS.Types.Analytics.FeederStats

class HS.Types.Analytics.FeederStats extends %Library.RegisteredObject, %XML.Adaptor, HS.Util.CopyFrom

Feeder gateway stats, used by health insight report.

Property Inventory

Properties

property AnalyticsProcessQCount as %Integer [ InitialExpression = 0 ];
Property methods: AnalyticsProcessQCountDisplayToLogical(), AnalyticsProcessQCountGet(), AnalyticsProcessQCountIsValid(), AnalyticsProcessQCountLogicalToDisplay(), AnalyticsProcessQCountNormalize(), AnalyticsProcessQCountSet(), AnalyticsProcessQCountXSDToLogical()
property RemoteOperationsQCount as %Integer [ InitialExpression = 0 ];
Property methods: RemoteOperationsQCountDisplayToLogical(), RemoteOperationsQCountGet(), RemoteOperationsQCountIsValid(), RemoteOperationsQCountLogicalToDisplay(), RemoteOperationsQCountNormalize(), RemoteOperationsQCountSet(), RemoteOperationsQCountXSDToLogical()

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab