antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 AntikytheraCore.Metrics.AggregateStrategy.Behaviour behaviour View Source

    Link to this section Summary

    Callbacks

    init(number)
    merge(arg0, number)
    results(arg0)

    Link to this section Callbacks

    Link to this callback init(number) View Source
    init(number()) :: AntikytheraCore.Metrics.AggregateStrategy.data_t()
    Link to this callback merge(arg0, number) View Source
    merge(AntikytheraCore.Metrics.AggregateStrategy.data_t(), number()) :: AntikytheraCore.Metrics.AggregateStrategy.data_t()
    Link to this callback results(arg0) View Source
    results(AntikytheraCore.Metrics.AggregateStrategy.data_t()) :: AntikytheraCore.Metrics.AggregateStrategy.results_t()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.