A set of string constants for the parameter ShowDatasinkResponse.additional_info. More…
Static Public Attributes | |
| const string | DESTINATION = “destination” |
| Destination for the output data in ‘destination_type://path[:port]’ format. | |
| const string | KAFKA_TOPIC_NAME = “kafka_topic_name” |
| Kafka topic if the data sink type is a Kafka broker. | |
| const string | USER_NAME = “user_name” |
| Name of the remote system user. | |
Detailed Description
A set of string constants for the parameter ShowDatasinkResponse.additional_info.
Additional information about the respective data sinks in ShowDatasinkResponse.datasink_names.
Definition at line 61 of file ShowDatasink.cs.
Member Data Documentation
◆ DESTINATION
| static |
Destination for the output data in ‘destination_type://path[:port]’ format.
Definition at line 65 of file ShowDatasink.cs.
◆ KAFKA_TOPIC_NAME
| static |
Kafka topic if the data sink type is a Kafka broker.
Definition at line 69 of file ShowDatasink.cs.
◆ USER_NAME
| static |
Name of the remote system user.
Definition at line 72 of file ShowDatasink.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/ShowDatasink.cs
- Kinetica/Protocol/ShowDatasink.cs