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
FeatureStoreExceptionpublic abstract void registerOnDemandFeatureGroups()
throws FeatureStoreException,
IOException
FeatureStoreExceptionIOExceptionpublic abstract void registerHudiFeatureGroups(Map<String,String> readOptions) throws FeatureStoreException
FeatureStoreExceptionCopyright © 2025. All rights reserved.