Package com.gpudb.protocol
Class ShowDatasourceResponse.AdditionalInfo
java.lang.Object
com.gpudb.protocol.ShowDatasourceResponse.AdditionalInfo
Enclosing class:
A set of string constants for the
ShowDatasourceResponse parameter additionalInfo.
Additional information about the respective data sources in datasourceNames.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringKerberos key for the given HDFS user.static final StringLocation of the remote storage in ‘storage_provider_type://[storage_path[:storage_port]]’ format.static final StringName of the Amazon S3 bucket used as the data source.static final StringName of the Amazon S3 region where the bucket is located.static final StringName of the remote system user.
Field Details