B  E  F  G  I  M  P  S  T  V  W 

F

filter(PCollection,String,SerializableFunction) - function in fr.groupbees.midgard.PCollectionExtensionsKt
Extension for filter operation on a PCollection.
finishBundle() - function in fr.groupbees.midgard.transforms.FlatMapElementFn
Finish bundle action in the DoFn worker lifecycle.
finishBundle() - function in fr.groupbees.midgard.transforms.FlatMapProcessContextFn
Finish bundle action in the DoFn worker lifecycle.
finishBundle() - function in fr.groupbees.midgard.transforms.MapElementFn
Finish bundle action in the DoFn worker lifecycle.
finishBundle() - function in fr.groupbees.midgard.transforms.MapProcessContextFn
Finish bundle action in the DoFn worker lifecycle.
flatMap(PCollection,String,SerializableFunction) - function in fr.groupbees.midgard.PCollectionExtensionsKt
Extension for a flatMap operation on a PCollection.
FlatMapElementFn - class in fr.groupbees.midgard.transforms
This class proposes a custom flatMap operation while interacting with org.apache.beam.sdk.transforms.DoFn lifecycle.
FlatMapElementFn.Companion - class in fr.groupbees.midgard.transforms.FlatMapElementFn
 
flatMapFn(PCollection,String,SerializableFunction,SerializableAction,SerializableAction,SerializableAction,SerializableAction) - function in fr.groupbees.midgard.PCollectionExtensionsKt
Extension for a flatMap operation in a PCollection with DoFn lifecycle functions.
flatMapFnWithContext(PCollection,String,SerializableFunction,SerializableAction,SerializableAction,SerializableAction,SerializableAction,Iterable) - function in fr.groupbees.midgard.PCollectionExtensionsKt
Extension for flatMap operation on PCollection with DoFn lifecycle functions.
FlatMapProcessContextFn - class in fr.groupbees.midgard.transforms
This class allows to handle a generic and custom org.apache.beam.sdk.transforms.DoFn for flatMap operation with error handling.
FlatMapProcessContextFn.Companion - class in fr.groupbees.midgard.transforms.FlatMapProcessContextFn
 
fr.groupbees.midgard - package fr.groupbees.midgard
 
fr.groupbees.midgard.transforms - package fr.groupbees.midgard.transforms
 
from(Class) - function in fr.groupbees.midgard.transforms.FlatMapProcessContextFn.Companion
Factory method of class, that take the input type class.
from(Class) - function in fr.groupbees.midgard.transforms.MapProcessContextFn.Companion
Factory method of class, that take the input type class.
B  E  F  G  I  M  P  S  T  V  W