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.
-
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.
perStepNamespaceMetrics :: PerWorkerMetrics -> Maybe [PerStepNamespaceMetrics]gogol-dataflow Gogol.Dataflow Optional. Metrics for a particular unfused step and namespace.
userStepName :: HotKeyDetection -> Maybe Textgogol-dataflow Gogol.Dataflow User-provided name of the step that contains this hot key.
-
gogol-dataflow Gogol.Dataflow Map from user step names to state families.
-
gogol-dataflow Gogol.Dataflow.Types Metrics for a particular unfused step and namespace. A metric is uniquely identified by the metrics_namespace, original_step, metric name and metric_labels. See: newPerStepNamespaceMetrics smart constructor.
-
gogol-dataflow Gogol.Dataflow.Types No documentation available.