Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
StreamingConfigTask_UserStepToStateFamilyNameMap gogol-dataflow Gogol.Dataflow.Types Map from user step names to state families. See: newStreamingConfigTask_UserStepToStateFamilyNameMap smart constructor.
-
gogol-dataflow Gogol.Dataflow.Types No documentation available.
componentStepName :: CounterStructuredName -> Maybe Textgogol-dataflow Gogol.Dataflow.Types Name of the optimized step being executed by the workers.
executionStepName :: CounterStructuredName -> Maybe Textgogol-dataflow Gogol.Dataflow.Types Name of the stage. An execution step contains multiple component steps.
newPerStepNamespaceMetrics :: PerStepNamespaceMetricsgogol-dataflow Gogol.Dataflow.Types Creates a value of PerStepNamespaceMetrics with the minimum fields required to make a request.
-
gogol-dataflow Gogol.Dataflow.Types Creates a value of Step with the minimum fields required to make a request.
newStep_Properties :: HashMap Text Value -> Step_Propertiesgogol-dataflow Gogol.Dataflow.Types Creates a value of Step_Properties with the minimum fields required to make a request.
-
gogol-dataflow Gogol.Dataflow.Types Creates a value of StreamingConfigTask_UserStepToStateFamilyNameMap with the minimum fields required to make a request.
originalCombineValuesStepName :: PartialGroupByKeyInstruction -> Maybe Textgogol-dataflow Gogol.Dataflow.Types If this instruction includes a combining function, this is the name of the CombineValues instruction lifted into this instruction.
originalRequestingStepName :: CounterStructuredName -> Maybe Textgogol-dataflow Gogol.Dataflow.Types The step name requesting an operation, such as GBK. I.e. the ParDo causing a read/write from shuffle to occur, or a read from side inputs.