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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- CopyFrom()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()