public abstract class FsQueryBase<T extends FeatureGroupBase,T2 extends FeatureGroupBase> extends Object
Constructor and Description |
---|
FsQueryBase() |
Modifier and Type | Method and Description |
---|---|
String |
getStorageQuery(Storage storage) |
abstract void |
registerHudiFeatureGroups(Map<String,String> readOptions) |
abstract void |
registerOnDemandFeatureGroups() |
void |
removeNewLines() |
public void removeNewLines()
public String getStorageQuery(Storage storage) throws FeatureStoreException
FeatureStoreException
public abstract void registerOnDemandFeatureGroups() throws FeatureStoreException, IOException
FeatureStoreException
IOException
public abstract void registerHudiFeatureGroups(Map<String,String> readOptions) throws FeatureStoreException
FeatureStoreException
Copyright © 2023. All rights reserved.