A set of string constants for the parameter ShowDatasourceResponse.storage_provider_types. More…
Static Public Attributes | |
| const string | HDFS = “hdfs” |
| Apache Hadoop Distributed File System. | |
| const string | S3 = “s3” |
| Amazon S3 bucket. | |
Detailed Description
A set of string constants for the parameter ShowDatasourceResponse.storage_provider_types.
The storage provider type of the data sources named in ShowDatasourceResponse.datasource_names.
Definition at line 62 of file ShowDatasource.cs.
Member Data Documentation
◆ HDFS
| static |
Apache Hadoop Distributed File System.
Definition at line 65 of file ShowDatasource.cs.
◆ S3
| static |
Amazon S3 bucket.
Definition at line 68 of file ShowDatasource.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_centos8-arch_amd64-cc_gcc_8.5.0/install/Kinetica/Protocol/ShowDatasource.cs
- Kinetica/Protocol/ShowDatasource.cs