Class FsQueryBase<T extends FeatureGroupBase,T2 extends FeatureGroupBase>
java.lang.Object
com.logicalclocks.hsfs.constructor.FsQueryBase<T,T2>
- Direct Known Subclasses:
FsQuery
public abstract class FsQueryBase<T extends FeatureGroupBase,T2 extends FeatureGroupBase>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetStorageQuery(Storage storage) abstract voidregisterHudiFeatureGroups(Map<String, String> readOptions) abstract voidvoid
-
Constructor Details
-
FsQueryBase
public FsQueryBase()
-
-
Method Details
-
removeNewLines
public void removeNewLines() -
getStorageQuery
- Throws:
FeatureStoreException
-
registerOnDemandFeatureGroups
- Throws:
FeatureStoreExceptionIOException
-
registerHudiFeatureGroups
public abstract void registerHudiFeatureGroups(Map<String, String> readOptions) throws FeatureStoreException- Throws:
FeatureStoreException
-