Uses of Class
com.logicalclocks.hsfs.beam.engine.BeamProducer
Packages that use BeamProducer
-
Uses of BeamProducer in com.logicalclocks.hsfs.beam
Methods in com.logicalclocks.hsfs.beam that return BeamProducerModifier and TypeMethodDescriptionStreamFeatureGroup.insertStream()Ingest a feature data to the online feature store using Beam Pipeline object.StreamFeatureGroup.insertStream(Map<String, String> writeOptions) -
Uses of BeamProducer in com.logicalclocks.hsfs.beam.engine
Methods in com.logicalclocks.hsfs.beam.engine that return BeamProducerModifier and TypeMethodDescriptionBeamEngine.insertStream(StreamFeatureGroup streamFeatureGroup, Map<String, String> writeOptions) FeatureGroupEngine.insertStream(StreamFeatureGroup streamFeatureGroup, Map<String, String> writeOptions)