Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
StageSummary_State_EXECUTIONSTATENOTSTARTED :: StageSummary_Stategogol-dataflow Gogol.Dataflow.Types The component is not yet running.
pattern
StageSummary_State_EXECUTIONSTATERUNNING :: StageSummary_Stategogol-dataflow Gogol.Dataflow.Types The component is currently running.
pattern
StageSummary_State_EXECUTIONSTATESUCCEEDED :: StageSummary_Stategogol-dataflow Gogol.Dataflow.Types The component succeeded.
pattern
StageSummary_State_EXECUTIONSTATEUNKNOWN :: StageSummary_Stategogol-dataflow Gogol.Dataflow.Types The component state is unknown or unspecified.
-
gogol-dataflow Gogol.Dataflow.Types Summarized straggler identification details. See: newStragglerSummary smart constructor.
-
gogol-dataflow Gogol.Dataflow.Types No documentation available.
newtype
StragglerSummary_StragglerCauseCount gogol-dataflow Gogol.Dataflow.Types Aggregated counts of straggler causes, keyed by the string representation of the StragglerCause enum. See: newStragglerSummary_StragglerCauseCount smart constructor.
StragglerSummary_StragglerCauseCount :: HashMap Text Int64 -> StragglerSummary_StragglerCauseCountgogol-dataflow Gogol.Dataflow.Types No documentation available.
-
gogol-dataflow Gogol.Dataflow.Types Description of the type, names/ids, and input/outputs for a transform. See: newTransformSummary smart constructor.
-
gogol-dataflow Gogol.Dataflow.Types No documentation available.