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.

  1. fractionConsumed :: ApproximateReportedProgress -> Maybe Double

    gogol-dataflow Gogol.Dataflow

    Completion as fraction of the input consumed, from 0.0 (beginning, nothing consumed), to 1.0 (end of the input, entire input consumed).

  2. fractionConsumed :: ApproximateSplitRequest -> Maybe Double

    gogol-dataflow Gogol.Dataflow

    A fraction at which to split the work item, from 0.0 (beginning of the input) to 1.0 (end of the input).

  3. fromExecutionStageSummary_Kind :: ExecutionStageSummary_Kind -> Text

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  4. fromStageSummary_State :: StageSummary_State -> Text

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  5. fromTransformSummary_Kind :: TransformSummary_Kind -> Text

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  6. meanSum :: MetricUpdate -> Maybe Value

    gogol-dataflow Gogol.Dataflow

    Worker-computed aggregate value for the "Mean" aggregation kind. This holds the sum of the aggregated values and is used in combination with mean_count below to obtain the actual mean aggregate value. The only possible value types are Long and Double.

  7. newExecutionStageSummary :: ExecutionStageSummary

    gogol-dataflow Gogol.Dataflow

    Creates a value of ExecutionStageSummary with the minimum fields required to make a request.

  8. newStageSummary :: StageSummary

    gogol-dataflow Gogol.Dataflow

    Creates a value of StageSummary with the minimum fields required to make a request.

  9. newStragglerSummary :: StragglerSummary

    gogol-dataflow Gogol.Dataflow

    Creates a value of StragglerSummary with the minimum fields required to make a request.

  10. newStragglerSummary_StragglerCauseCount :: HashMap Text Int64 -> StragglerSummary_StragglerCauseCount

    gogol-dataflow Gogol.Dataflow

    Creates a value of StragglerSummary_StragglerCauseCount with the minimum fields required to make a request.

Page 281 of many | Previous | Next