public class FeatureGroupEngine extends FeatureGroupEngineBase
featureGroupApi, LOGGER, tagsApi, utils| Constructor and Description |
|---|
FeatureGroupEngine() |
| Modifier and Type | Method and Description |
|---|---|
StreamFeatureGroup |
getStreamFeatureGroup(FeatureStore featureStore,
String fgName,
Integer fgVersion) |
List<StreamFeatureGroup> |
getStreamFeatureGroups(FeatureStore featureStore,
String fgName) |
BeamProducer |
insertStream(StreamFeatureGroup streamFeatureGroup,
Map<String,String> writeOptions) |
addTag, delete, deleteTag, getTag, getTags, saveExtennalFeatureGroupMetaData, updateDeprecated, updateDescription, updateFeatures, updateStatisticsConfigpublic BeamProducer insertStream(StreamFeatureGroup streamFeatureGroup, Map<String,String> writeOptions)
public StreamFeatureGroup getStreamFeatureGroup(FeatureStore featureStore, String fgName, Integer fgVersion) throws IOException, FeatureStoreException
IOExceptionFeatureStoreExceptionpublic List<StreamFeatureGroup> getStreamFeatureGroups(FeatureStore featureStore, String fgName) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionCopyright © 2024. All rights reserved.