A set of string constants for the parameter ShowTableMonitorsResponse.additional_info. More…
Static Public Attributes | |
| const string | MONITOR_TYPE = “monitor_type” |
| Notification type for the respective ShowTableMonitorsResponse.monitor_ids and ShowTableMonitorsResponse.table_names. | |
| const string | TYPE_SCHEMA = “type_schema” |
| Notification type schemas for the respective ShowTableMonitorsResponse.monitor_ids and ShowTableMonitorsResponse.table_names. | |
| const string | MATERIALIZED_VIEW_FOR_CHANGE_DETECTOR = “materialized_view_for_change_detector” |
| Materialized view that implements the change detector. | |
| const string | MATERIALIZED_VIEW_FOR_FILTER = “materialized_view_for_filter” |
| Materialized views created for the ShowTableMonitorsResponse.filter_expressions. | |
| const string | REFERENCES = “references” |
| Reference count on the respective ShowTableMonitorsResponse.monitor_ids. | |
| const string | DATASINK_JSON = “datasink_json” |
| Datasink info in JSON format for the respective ShowTableMonitorsResponse.monitor_ids if one is defined. | |
Detailed Description
A set of string constants for the parameter ShowTableMonitorsResponse.additional_info.
Additional information about the respective monitors in ShowTableMonitorsResponse.monitor_ids.
Definition at line 60 of file ShowTableMonitors.cs.
Member Data Documentation
◆ DATASINK_JSON
| static |
Datasink info in JSON format for the respective ShowTableMonitorsResponse.monitor_ids if one is defined.
The default value is ”.
Definition at line 92 of file ShowTableMonitors.cs.
◆ MATERIALIZED_VIEW_FOR_CHANGE_DETECTOR
| static |
Materialized view that implements the change detector.
Definition at line 76 of file ShowTableMonitors.cs.
◆ MATERIALIZED_VIEW_FOR_FILTER
| static |
Materialized views created for the ShowTableMonitorsResponse.filter_expressions.
The default value is ”.
Definition at line 81 of file ShowTableMonitors.cs.
◆ MONITOR_TYPE
| static |
Notification type for the respective ShowTableMonitorsResponse.monitor_ids and ShowTableMonitorsResponse.table_names.
The default value is ”.
Definition at line 66 of file ShowTableMonitors.cs.
◆ REFERENCES
| static |
Reference count on the respective ShowTableMonitorsResponse.monitor_ids.
The default value is ”.
Definition at line 86 of file ShowTableMonitors.cs.
◆ TYPE_SCHEMA
| static |
Notification type schemas for the respective ShowTableMonitorsResponse.monitor_ids and ShowTableMonitorsResponse.table_names.
The default value is ”.
Definition at line 72 of file ShowTableMonitors.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/ShowTableMonitors.cs
- Kinetica/Protocol/ShowTableMonitors.cs