A set of parameters for Kinetica.alterTableMonitor.
More...
|
| AlterTableMonitorRequest () |
| Constructs an AlterTableMonitorRequest object with default parameters. More...
|
|
| AlterTableMonitorRequest (string topic_id, IDictionary< string, string > monitor_updates_map, IDictionary< string, string > options) |
| Constructs an AlterTableMonitorRequest object with the specified parameters. More...
|
|
| AlterTableMonitorRequest () |
| Constructs an AlterTableMonitorRequest object with default parameters. More...
|
|
| AlterTableMonitorRequest (string topic_id, IDictionary< string, string > monitor_updates_map, IDictionary< string, string > options) |
| Constructs an AlterTableMonitorRequest object with the specified parameters. More...
|
|
| KineticaData (KineticaType type) |
| Constructor from Kinetica Type More...
|
|
| KineticaData (System.Type type=null) |
| Default constructor, with optional System.Type More...
|
|
object | Get (int fieldPos) |
| Retrieve a specific property from this object More...
|
|
void | Put (int fieldPos, object fieldValue) |
| Write a specific property to this object More...
|
|
| KineticaData (KineticaType type) |
| Constructor from Kinetica Type More...
|
|
| KineticaData (System.Type type=null) |
| Default constructor, with optional System.Type More...
|
|
object | Get (int fieldPos) |
| Retrieve a specific property from this object More...
|
|
void | Put (int fieldPos, object fieldValue) |
| Write a specific property to this object More...
|
|
A set of parameters for Kinetica.alterTableMonitor.
Alters a table monitor previously created with Kinetica.createTableMonitor.
Definition at line 17 of file AlterTableMonitor.cs.
◆ AlterTableMonitorRequest() [1/4]
kinetica.AlterTableMonitorRequest.AlterTableMonitorRequest |
( |
| ) |
|
|
inline |
◆ AlterTableMonitorRequest() [2/4]
kinetica.AlterTableMonitorRequest.AlterTableMonitorRequest |
( |
string |
topic_id, |
|
|
IDictionary< string, string > |
monitor_updates_map, |
|
|
IDictionary< string, string > |
options |
|
) |
| |
|
inline |
◆ AlterTableMonitorRequest() [3/4]
kinetica.AlterTableMonitorRequest.AlterTableMonitorRequest |
( |
| ) |
|
|
inline |
◆ AlterTableMonitorRequest() [4/4]
kinetica.AlterTableMonitorRequest.AlterTableMonitorRequest |
( |
string |
topic_id, |
|
|
IDictionary< string, string > |
monitor_updates_map, |
|
|
IDictionary< string, string > |
options |
|
) |
| |
|
inline |
◆ monitor_updates_map
IDictionary< string, string > kinetica.AlterTableMonitorRequest.monitor_updates_map = new Dictionary<string, string>() |
|
getset |
Map containing the properties of the table monitor to be updated.
Definition at line 55 of file AlterTableMonitor.cs.
◆ options
IDictionary< string, string > kinetica.AlterTableMonitorRequest.options = new Dictionary<string, string>() |
|
getset |
◆ topic_id
string kinetica.AlterTableMonitorRequest.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/AlterTableMonitor.cs