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, updateNotificationTopicName, updateStatisticsConfig
public BeamProducer insertStream(StreamFeatureGroup streamFeatureGroup, Map<String,String> writeOptions)
public StreamFeatureGroup getStreamFeatureGroup(FeatureStore featureStore, String fgName, Integer fgVersion) throws IOException, FeatureStoreException
IOException
FeatureStoreException
public List<StreamFeatureGroup> getStreamFeatureGroups(FeatureStore featureStore, String fgName) throws FeatureStoreException, IOException
FeatureStoreException
IOException
Copyright © 2025. All rights reserved.