| Package | Description | 
|---|---|
| com.logicalclocks.hsfs | |
| com.logicalclocks.hsfs.spark.util | 
| Modifier and Type | Method and Description | 
|---|---|
| StorageConnector.JdbcConnector | FeatureStoreBase. getJdbcConnector(String name)Get a previously created JDBC compliant storage connector from the feature store. | 
| StorageConnector.JdbcConnector | FeatureStoreBase. getOnlineStorageConnector()Get a previously created JDBC compliant storage connector from the feature store
 to connect to the online feature store. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> | StorageConnectorUtils. read(StorageConnector.JdbcConnector connector,
    String query)Reads query into a spark dataframe using the JdbcConnector. | 
Copyright © 2025. All rights reserved.