A set of parameters for Kinetica.clearTableMonitor.
More...
A set of parameters for Kinetica.clearTableMonitor.
Deactivates a table monitor previously created with Kinetica.createTableMonitor.
Definition at line 17 of file ClearTableMonitor.cs.
◆ ClearTableMonitorRequest() [1/4]
kinetica.ClearTableMonitorRequest.ClearTableMonitorRequest |
( |
| ) |
|
|
inline |
◆ ClearTableMonitorRequest() [2/4]
kinetica.ClearTableMonitorRequest.ClearTableMonitorRequest |
( |
string |
topic_id, |
|
|
IDictionary< string, string > |
options = null |
|
) |
| |
|
inline |
◆ ClearTableMonitorRequest() [3/4]
kinetica.ClearTableMonitorRequest.ClearTableMonitorRequest |
( |
| ) |
|
|
inline |
◆ ClearTableMonitorRequest() [4/4]
kinetica.ClearTableMonitorRequest.ClearTableMonitorRequest |
( |
string |
topic_id, |
|
|
IDictionary< string, string > |
options = null |
|
) |
| |
|
inline |
◆ options
IDictionary< string, string > kinetica.ClearTableMonitorRequest.options = new Dictionary<string, string>() |
|
getset |
Optional parameters.
-
KEEP_AUTOGENERATED_SINK: If TRUE, the auto-generated datasink associated with this monitor, if there is one, will be retained for further use. If FALSE, then the auto-generated sink will be dropped if there are no other monitors referencing it. Supported values:
The default value is FALSE.
-
CLEAR_ALL_REFERENCES: If TRUE, all references that share the same topic_id will be cleared. Supported values:
The default value is FALSE.
The default value is an empty Dictionary.
Definition at line 112 of file ClearTableMonitor.cs.
◆ topic_id
string kinetica.ClearTableMonitorRequest.topic_id |
|
getset |
The documentation for this class was generated from the following file:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/ClearTableMonitor.cs