Hoogle Search
Within LTS Haskell 24.55 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
componentStepName :: CounterStructuredName -> Maybe Textgogol-dataflow Gogol.Dataflow Name of the optimized step being executed by the workers.
executionStepName :: CounterStructuredName -> Maybe Textgogol-dataflow Gogol.Dataflow Name of the stage. An execution step contains multiple component steps.
newPerStepNamespaceMetrics :: PerStepNamespaceMetricsgogol-dataflow Gogol.Dataflow Creates a value of PerStepNamespaceMetrics with the minimum fields required to make a request.
-
gogol-dataflow Gogol.Dataflow Creates a value of Step with the minimum fields required to make a request.
newStep_Properties :: HashMap Text Value -> Step_Propertiesgogol-dataflow Gogol.Dataflow Creates a value of Step_Properties with the minimum fields required to make a request.
-
gogol-dataflow Gogol.Dataflow Creates a value of StreamingConfigTask_UserStepToStateFamilyNameMap with the minimum fields required to make a request.
originalCombineValuesStepName :: PartialGroupByKeyInstruction -> Maybe Textgogol-dataflow Gogol.Dataflow 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 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.
originalStep :: PerStepNamespaceMetrics -> Maybe Textgogol-dataflow Gogol.Dataflow The original system name of the unfused step that these metrics are reported from.
originalStepName :: CounterStructuredName -> Maybe Textgogol-dataflow Gogol.Dataflow System generated name of the original step in the user's graph, before optimization.