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.

  1. manualStepsRequired :: SecurityBulletinEvent -> Maybe Bool

    gogol-container Gogol.Container.Types

    If this field is specified, it means there are manual steps that the user must take to make their clusters safe.

  2. data PerStepNamespaceMetrics

    gogol-dataflow Gogol.Dataflow

    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.

  3. PerStepNamespaceMetrics :: Maybe [MetricValue] -> Maybe Text -> Maybe Text -> PerStepNamespaceMetrics

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  4. newtype StreamingConfigTask_UserStepToStateFamilyNameMap

    gogol-dataflow Gogol.Dataflow

    Map from user step names to state families. See: newStreamingConfigTask_UserStepToStateFamilyNameMap smart constructor.

  5. StreamingConfigTask_UserStepToStateFamilyNameMap :: HashMap Text Text -> StreamingConfigTask_UserStepToStateFamilyNameMap

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  6. componentStepName :: CounterStructuredName -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    Name of the optimized step being executed by the workers.

  7. executionStepName :: CounterStructuredName -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    Name of the stage. An execution step contains multiple component steps.

  8. newPerStepNamespaceMetrics :: PerStepNamespaceMetrics

    gogol-dataflow Gogol.Dataflow

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

  9. newStep :: Step

    gogol-dataflow Gogol.Dataflow

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

  10. newStep_Properties :: HashMap Text Value -> Step_Properties

    gogol-dataflow Gogol.Dataflow

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

Page 113 of many | Previous | Next