| Package | Description | 
|---|---|
| com.logicalclocks.hsfs | |
| com.logicalclocks.hsfs.spark | |
| com.logicalclocks.hsfs.spark.util | 
| Modifier and Type | Method and Description | 
|---|---|
StorageConnector.GcsConnector | 
FeatureStoreBase.getGcsConnector(String name)
Get a previously created Gcs compliant storage connector from the feature store. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StorageConnector.GcsConnector | 
FeatureStore.getGcsConnector(String name)
Get a previously created Gcs compliant storage connector from the feature store. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> | 
StorageConnectorUtils.read(StorageConnector.GcsConnector connector,
    DataSource dataSource,
    String dataFormat,
    Map<String,String> options)
Reads a path into a spark dataframe using the GcsConnector. 
 | 
Copyright © 2025. All rights reserved.