Skip to main content

%DeepSee.QuerySource

abstract class %DeepSee.QuerySource

This class defines the API needed to connect data sources to DeepSee dashboards.

Method Inventory

Methods

classmethod %GetFilterList(Output pList As %List) as %Status
Return a list of available filters for this data source.
classmethod %GetFilterMembers(pFilter As %String, Output pMembers As %List) as %Status
Return a list of available members for given filter.

Subclasses

FeedbackOpens in a new tab