Package

mon.buffered.watcher

execution

Permalink

package execution

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ExecutionStyle extends AnyRef

    Permalink

    ADT for how MonitorWatcher should send metrics

Value Members

  1. object Async extends ExecutionStyle with Product with Serializable

    Permalink
  2. object Sync extends ExecutionStyle with Product with Serializable

    Permalink

Ungrouped