Package

com.criteo.slab

app

Permalink

package app

Visibility
  1. Public
  2. All

Type Members

  1. case class Stats(successes: Int, warnings: Int, errors: Int, total: Int) extends Product with Serializable

    Permalink

    Statistics of history

    Statistics of history

    successes

    Number of checks that are successful

    warnings

    Number of checks that are in the warning state

    errors

    Number of checks that are errors

    total

    Total number of checks

  2. class WebServer extends AnyRef

    Permalink

    Slab Web server

Value Members

  1. object Stats extends Serializable

    Permalink

Ungrouped