B
E
F
G
I
M
P
S
T
V
W
M
- map(PCollection,String,SerializableFunction) - function in fr.groupbees.midgard.PCollectionExtensionsKt
- Extension for a map operation on a PCollection.
- MapElementFn - class in fr.groupbees.midgard.transforms
- This class proposes a custom map operation while interacting with org.apache.beam.sdk.transforms.DoFn lifecycle.
- MapElementFn.Companion - class in fr.groupbees.midgard.transforms.MapElementFn
- mapFn(PCollection,String,SerializableFunction,SerializableAction,SerializableAction,SerializableAction,SerializableAction) - function in fr.groupbees.midgard.PCollectionExtensionsKt
- Extension for a map operation in a PCollection with DoFn lifecycle functions.
- mapFnWithContext(PCollection,String,SerializableFunction,SerializableAction,SerializableAction,SerializableAction,SerializableAction,Iterable) - function in fr.groupbees.midgard.PCollectionExtensionsKt
- Extension for map operation on PCollection with DoFn lifecycle functions.
- MapProcessContextFn - class in fr.groupbees.midgard.transforms
- This class allows to handle a generic and custom org.apache.beam.sdk.transforms.DoFn for map operation with error handling.
- MapProcessContextFn.Companion - class in fr.groupbees.midgard.transforms.MapProcessContextFn